Searched refs:sof_mailbox_write (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.10/sound/soc/sof/ |
D | utils.c | 53 void sof_mailbox_write(struct snd_sof_dev *sdev, u32 offset, in sof_mailbox_write() function 60 EXPORT_SYMBOL(sof_mailbox_write);
|
D | sof-priv.h | 556 void sof_mailbox_write(struct snd_sof_dev *sdev, u32 offset,
|
/Linux-v5.10/sound/soc/sof/intel/ |
D | hda-ipc.c | 60 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in hda_dsp_ipc_send_msg()
|
D | cnl.c | 191 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in cnl_ipc_send_msg()
|
D | bdw.c | 364 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in bdw_send_msg()
|
D | byt.c | 244 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in byt_send_msg()
|
/Linux-v5.10/sound/soc/sof/imx/ |
D | imx8m.c | 113 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in imx8m_send_msg()
|
D | imx8.c | 140 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in imx8_send_msg()
|