Home
last modified time | relevance | path

Searched refs:sof_mailbox_write (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/sound/soc/sof/
Dutils.c53 void sof_mailbox_write(struct snd_sof_dev *sdev, u32 offset, in sof_mailbox_write() function
60 EXPORT_SYMBOL(sof_mailbox_write);
Dsof-priv.h556 void sof_mailbox_write(struct snd_sof_dev *sdev, u32 offset,
/Linux-v5.10/sound/soc/sof/intel/
Dhda-ipc.c60 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in hda_dsp_ipc_send_msg()
Dcnl.c191 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in cnl_ipc_send_msg()
Dbdw.c364 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in bdw_send_msg()
Dbyt.c244 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in byt_send_msg()
/Linux-v5.10/sound/soc/sof/imx/
Dimx8m.c113 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in imx8m_send_msg()
Dimx8.c140 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in imx8_send_msg()