Documented in 1 files:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/hid/hid-input.c, line 1489
- drivers/hid/hid-magicmouse.c, line 714
- drivers/input/misc/uinput.c, line 350
Smatch caller information:
drivers/hid/hid-magicmouse.c magicmouse_setup_input() -> input_set_events_per_packet()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 1 | n_events | 60 |
| BUF_SIZE | 0 | dev->name | (-1),26,31-32,128 |
| DATA_SOURCE | 0 | dev | $0 |
| STR_LEN | 0 | dev->name | (-1),25,30-31 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &hdev->driver_input_lock |
drivers/input/misc/uinput.c uinput_create_device() -> input_set_events_per_packet()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 1 | n_events | 60 |
| BUF_SIZE | 0 | dev | (-1),2480 |
| BUF_SIZE | 0 | dev | (-1),2480 |
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | dev->max_vals | |
| LOCK2 | &udev->mutex | ||
| TYPE_LOCK | (struct uinput_device)->mutex |