Home
last modified time | relevance | path

Searched refs:get_mailbox_offset (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/sof/intel/
Dapl.c50 .get_mailbox_offset = hda_dsp_ipc_get_mailbox_offset,
Dtgl.c45 .get_mailbox_offset = hda_dsp_ipc_get_mailbox_offset,
Dbyt.c610 .get_mailbox_offset = byt_get_mailbox_offset,
851 .get_mailbox_offset = byt_get_mailbox_offset,
930 .get_mailbox_offset = byt_get_mailbox_offset,
Dcnl.c255 .get_mailbox_offset = hda_dsp_ipc_get_mailbox_offset,
Dbdw.c614 .get_mailbox_offset = bdw_get_mailbox_offset,
/kernel/linux/linux-5.10/sound/soc/sof/imx/
Dimx8.c427 .get_mailbox_offset = imx8_get_mailbox_offset,
476 .get_mailbox_offset = imx8_get_mailbox_offset,
Dimx8m.c281 .get_mailbox_offset = imx8m_get_mailbox_offset,
/kernel/linux/linux-5.10/sound/soc/sof/
Dops.h124 if (sof_ops(sdev)->get_mailbox_offset) in snd_sof_dsp_get_mailbox_offset()
125 return sof_ops(sdev)->get_mailbox_offset(sdev); in snd_sof_dsp_get_mailbox_offset()
Dsof-priv.h242 int (*get_mailbox_offset)(struct snd_sof_dev *sdev);/* mandatory for common loader code */ member
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0009_linux_sound.patch20398 .get_mailbox_offset = imx8_get_mailbox_offset,
20442 .get_mailbox_offset = imx8_get_mailbox_offset,