Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/input/keyboard/gpio_keys.c gpio_keys_suspend() -> gpio_keys_close()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | input | 4096-ptr_max |
| PARAM_VALUE | 0 | input->inhibited | 0 |
| PARAM_VALUE | 0 | input->users | 1-u32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | _T->lock | ||
| HALF_LOCKED2 | &_dev->mutex |
drivers/input/input.c input_close_device() -> (struct input_dev)->close()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | input | 4096-ptr_max |
| PARAM_VALUE | 0 | input->close | 1-u64max |
| PARAM_VALUE | 0 | input->inhibited | 0 |
| PARAM_VALUE | 0 | input->poller | 0,4096-ptr_max |
| PARAM_VALUE | 0 | input->poller->work.work.lockdep_map->name | 0-255 |
| PARAM_VALUE | 0 | input->ready | 0 |
| PARAM_VALUE | 0 | input->users | 0 |
| CONTAINER | 0 | -512+0 | $(-1) |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | _T->lock | ||
| HALF_LOCKED2 | &evdev->mutex | ||
| HALF_LOCKED2 | &joydev->mutex | ||
| HALF_LOCKED2 | &mousedev->mutex |
drivers/input/input.c input_inhibit_device() -> (struct input_dev)->close()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | input | 4096-ptr_max |
| PARAM_VALUE | 0 | input->close | 1-u64max |
| PARAM_VALUE | 0 | input->going_away | 0 |
| PARAM_VALUE | 0 | input->inhibited | 0 |
| PARAM_VALUE | 0 | input->poller | 0,4096-ptr_max |
| PARAM_VALUE | 0 | input->poller->work.work.lockdep_map->name | 0-255 |
| PARAM_VALUE | 0 | input->ready | 0 |
| PARAM_VALUE | 0 | input->users | 1-u32max |
| DATA_SOURCE | 0 | input | $0 |
| CONTAINER | 0 | -512+0 | $(-1) |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &of->mutex | ||
| LOCK2 | _T->lock | ||
| HALF_LOCKED2 | &of->prealloc_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct kernfs_open_file)->mutex |