Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/sof/
Dutils.c52 void sof_mailbox_write(struct snd_sof_dev *sdev, u32 offset, in sof_mailbox_write() function
59 EXPORT_SYMBOL(sof_mailbox_write);
Dsof-priv.h636 void sof_mailbox_write(struct snd_sof_dev *sdev, u32 offset,
/Linux-v5.4/sound/soc/sof/intel/
Dcnl.c157 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in cnl_ipc_send_msg()
Dhda-ipc.c60 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in hda_dsp_ipc_send_msg()
Dbdw.c343 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in bdw_send_msg()
Dbyt.c239 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in byt_send_msg()
/Linux-v5.4/sound/soc/sof/imx/
Dimx8.c131 sof_mailbox_write(sdev, sdev->host_box.offset, msg->msg_data, in imx8_send_msg()