Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/input/joydev.c joydev_event() -> joydev_correct()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | corr | 4096-ptr_max |
| DATA_SOURCE | 0 | value | $3 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &dev->event_lock | ||
| LOCK2 | irq | ||
| LOCK2 | rcu_read | ||
| TYPE_LOCK | (struct input_dev)->event_lock |
drivers/input/joydev.c joydev_ioctl_common() -> joydev_correct()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | corr | 4096-ptr_max |
| DATA_SOURCE | 0 | value | r input_abs_get_val |
| USER_DATA | 1 | corr->prec | s16min-s16max[u] |
| USER_DATA | 1 | corr->type | 0-u16max[u] |
| USER_PTR | 1 | corr | |
| USER_PTR | 1 | corr->coef | |
| LOCK2 | &joydev->mutex | ||
| TYPE_LOCK | (struct joydev)->mutex |
drivers/input/joydev.c joydev_refresh_state() -> joydev_correct()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | corr | 4096-ptr_max |
| DATA_SOURCE | 0 | value | r input_abs_get_val |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &joydev->mutex | ||
| TYPE_LOCK | (struct joydev)->mutex |