Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/input/input.c __input_unregister_device() -> (struct input_handler)->disconnect()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | handle | 4096-ptr_max |
| PARAM_VALUE | 0 | handle->handler | 4096-ptr_max |
| CAPPED_DATA | 0 | &handle->d_node | 1 |
| CONTAINER | 0 | -48-32+0 | $(-1) |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | _T->lock |
drivers/input/input.c input_unregister_handler() -> (struct input_handler)->disconnect()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | handle | 4096-ptr_max |
| CAPPED_DATA | 0 | &handle->h_node | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | _T->lock | ||
| HALF_LOCKED2 | &dev->mutex | ||
| HALF_LOCKED2 | &hdev->driver_input_lock | ||
| HALF_LOCKED2 | global &kgdboc_reset_mutex |