Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/input/misc/ati_remote2.c ati_remote2_probe() -> ati_remote2_setup()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ar2 | 4096-ptr_max |
| PARAM_VALUE | 0 | ar2->ep | 4096-ptr_max |
| PARAM_VALUE | 0 | ar2->intf | 4096-ptr_max |
| PARAM_VALUE | 0 | ar2->udev | 4096-ptr_max |
| BUF_SIZE | 0 | ar2 | 712 |
| DATA_SOURCE | 0 | ar2 | r _kzalloc_noprof |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/input/misc/ati_remote2.c ati_remote2_reset_resume() -> ati_remote2_setup()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ar2 | 4096-ptr_max |
| BUF_SIZE | 0 | ar2 | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | ar2 | s32min-(-2),1-s32max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | ar2 | unit_byte |
| LOCK2 | _T->lock |
drivers/input/misc/ati_remote2.c ati_remote2_store_channel_mask() -> ati_remote2_setup()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ar2 | 4096-ptr_max |
| PARAM_VALUE | 0 | ar2->intf | 4096-ptr_max |
| PARAM_VALUE | 1 | ch_mask | 0-65534 |
| BUF_SIZE | 0 | ar2 | s32min-(-2),1-s32max |
| BUF_SIZE | 0 | ar2 | s32min-(-2),1-s32max |
| PARAM_COMPARE | 0 | ar2->channel_mask | != $1 |
| PARAM_COMPARE | 1 | ch_mask | != $0->channel_mask |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 1 | ch_mask | |
| UNITS | 0 | ar2 | unit_byte |
| LOCK2 | &of->mutex | ||
| LOCK2 | _T->lock | ||
| HALF_LOCKED2 | &of->prealloc_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct kernfs_open_file)->mutex |