Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/input/rmi4/rmi_smbus.c rmi_smb_read_block() -> rmi_smb_get_command_code()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | xport | 4096-ptr_max |
| PARAM_VALUE | 0 | xport->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | xport->ops->read_block | 4096-ptr_max |
| PARAM_VALUE | 0 | xport->ops->reset | 0,3381785480563384320,6734576065541279744 |
| PARAM_VALUE | 0 | xport->ops->write_block | 4096-ptr_max |
| PARAM_VALUE | 2 | bytecount | 1-32 |
| PARAM_VALUE | 3 | isread | 1 |
| PARAM_VALUE | 4 | commandcode | 4786338020635611136 |
| CAPPED_DATA | 2 | bytecount | 1 |
| DATA_SOURCE | 0 | xport | $0 |
| DATA_SOURCE | 1 | rmiaddr | $1 [m] |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &rmi_smb->page_mutex | ||
| HALF_LOCKED2 | &f54->data_mutex | ||
| TYPE_LOCK | (struct rmi_smb_xport)->page_mutex |
drivers/input/rmi4/rmi_smbus.c rmi_smb_write_block() -> rmi_smb_get_command_code()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | xport | 4096-ptr_max |
| PARAM_VALUE | 0 | xport->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | xport->ops->read_block | 4096-ptr_max |
| PARAM_VALUE | 0 | xport->ops->write_block | 4096-ptr_max |
| PARAM_VALUE | 2 | bytecount | s32min-32 |
| PARAM_VALUE | 3 | isread | 0 |
| PARAM_VALUE | 4 | commandcode | 4317157152823111680 |
| CAPPED_DATA | 2 | bytecount | 1 |
| DATA_SOURCE | 0 | xport | $0 |
| DATA_SOURCE | 1 | rmiaddr | $1 [m] |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &rmi_smb->page_mutex | ||
| HALF_LOCKED2 | &f54->data_mutex | ||
| HALF_LOCKED2 | &f54->status_mutex | ||
| HALF_LOCKED2 | &of->mutex | ||
| TYPE_LOCK | (struct rmi_smb_xport)->page_mutex |