Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/gpu/drm/msm/dsi/dsi_host.c msm_dsi_host_cmd_rx() -> dsi_long_read_resp()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | buf | 4096-ptr_max |
| PARAM_VALUE | 1 | msg | 4096-ptr_max |
| PARAM_VALUE | 1 | msg->channel | 0-3 |
| PARAM_VALUE | 1 | msg->flags | 0,2 |
| PARAM_VALUE | 1 | msg->rx_buf | 1-u64max |
| PARAM_VALUE | 1 | msg->rx_len | 1-u64max |
| PARAM_VALUE | 1 | msg->tx_buf | 1-u64max |
| PARAM_VALUE | 1 | msg->tx_len | 1-s32max |
| PARAM_VALUE | 1 | msg->type | 3-7,10,19-21,34-36,41,50,55,57 |
| BUF_SIZE | 0 | buf | (-1),4096 |
| BUF_SIZE | 0 | buf | (-1),4096 |
| BUF_SIZE | 1 | msg->rx_buf | (-1),2-3 |
| BUF_SIZE | 1 | msg->tx_buf | (-1),1-256 |
| CAPPED_DATA | 1 | msg->tx_len | 1 |
| DATA_SOURCE | 1 | msg | $1 |
| BIT_INFO | 1 | msg->flags | 0x0,0x2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | buf | unit_byte |
| LOCK2 | &msm_host->cmd_mutex | ||
| HALF_LOCKED2 | &panel->follower_lock | ||
| TYPE_LOCK | (struct msm_dsi_host)->cmd_mutex |