Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
sound/soc/sof/ipc.c snd_sof_dsp_send_msg() -> (struct snd_sof_dsp_ops)->send_msg()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sdev | 4096-ptr_max |
| PARAM_VALUE | 0 | sdev->fw_state | 7 |
| PARAM_VALUE | 0 | sdev->ipc | 4096-ptr_max |
| PARAM_VALUE | 0 | sdev->ipc->disable_ipc_tx | 0 |
| PARAM_VALUE | 0 | sdev->msg | 4096-ptr_max |
| PARAM_VALUE | 0 | sdev->msg->msg_data | 4096-ptr_max |
| PARAM_VALUE | 0 | sdev->msg->reply_error | 0 |
| PARAM_VALUE | 0 | sdev->pdata | 4096-ptr_max |
| PARAM_VALUE | 0 | sdev->pdata->desc | 4096-ptr_max |
| PARAM_VALUE | 0 | sdev->pdata->desc->ops | 4096-ptr_max |
| PARAM_VALUE | 1 | msg | 4096-ptr_max |
| PARAM_VALUE | 1 | msg->msg_data | 4096-ptr_max |
| PARAM_VALUE | 1 | msg->reply_error | 0 |
| BUF_SIZE | 0 | sdev->msg | 136 |
| BUF_SIZE | 1 | msg | 136 |
| BUF_SIZE | 1 | msg->msg_data | (-1),1-s32max |
| CAPPED_DATA | 0 | sdev->msg->msg_size | 1 |
| CAPPED_DATA | 0 | sdev->msg->reply_size | 1 |
| CAPPED_DATA | 1 | msg->msg_size | 1 |
| CAPPED_DATA | 1 | msg->reply_size | 1 |
| DATA_SOURCE | 0 | sdev | $0 |
| DATA_SOURCE | 1 | msg | $1 |
| TASK_NOT_RUNNING | |||
| LOCK2 | _T->lock | ||
| LOCK2 | irq | ||
| LOCK2 | 0 | &sdev->ipc_lock | |
| TYPE_LOCK | (struct snd_sof_dev)->ipc_lock |