Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/hid/wacom_sys.c _wacom_query_tablet_data() -> wacom_bt_query_tablet_data()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->bus | 5 |
| PARAM_VALUE | 1 | speed | 1 |
| PARAM_VALUE | 2 | features | 4096-ptr_max |
| PARAM_VALUE | 2 | features->distance_fuzz | 0-1 |
| PARAM_VALUE | 2 | features->pressure_fuzz | 0 |
| PARAM_VALUE | 2 | features->tilt_fuzz | 0-1 |
| PARAM_VALUE | 2 | features->x_fuzz | 0,4,128 |
| PARAM_VALUE | 2 | features->y_fuzz | 0,4,128 |
| BUF_SIZE | 2 | features | 128 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &wacom->lock |
drivers/hid/wacom_sys.c wacom_store_speed() -> wacom_bt_query_tablet_data()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 1 | speed | 0-1 |
| PARAM_VALUE | 2 | features | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 1 | speed | 0 |
| NO_OVERFLOW_SIMPLE | 1 | speed | |
| LOCK2 | &of->mutex | ||
| HALF_LOCKED2 | &of->prealloc_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct kernfs_open_file)->mutex |