Searched refs:get_mailbox_offset (Results 1 – 7 of 7) sorted by relevance
50 .get_mailbox_offset = hda_dsp_ipc_get_mailbox_offset,
490 .get_mailbox_offset = byt_get_mailbox_offset,651 .get_mailbox_offset = byt_get_mailbox_offset,710 .get_mailbox_offset = byt_get_mailbox_offset,
208 .get_mailbox_offset = hda_dsp_ipc_get_mailbox_offset,
551 .get_mailbox_offset = bdw_get_mailbox_offset,
124 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()
201 int (*get_mailbox_offset)(struct snd_sof_dev *sdev);/* mandatory for common loader code */ member
376 .get_mailbox_offset = imx8_get_mailbox_offset,