Searched refs:get_mailbox_offset (Results 1 – 12 of 12) sorted by relevance
35 .get_mailbox_offset = hda_dsp_ipc_get_mailbox_offset,
75 sof_skl_ops.get_mailbox_offset = skl_dsp_ipc_get_mailbox_offset; in sof_skl_ops_init()
241 .get_mailbox_offset = atom_get_mailbox_offset,316 .get_mailbox_offset = atom_get_mailbox_offset,
159 .get_mailbox_offset = atom_get_mailbox_offset,
589 .get_mailbox_offset = bdw_get_mailbox_offset,
720 dsp_ops->get_mailbox_offset = mtl_dsp_ipc_get_mailbox_offset; in sof_mtl_set_ops()
213 if (sof_ops(sdev)->get_mailbox_offset) in snd_sof_dsp_get_mailbox_offset()214 return sof_ops(sdev)->get_mailbox_offset(sdev); in snd_sof_dsp_get_mailbox_offset()
332 int (*get_mailbox_offset)(struct snd_sof_dev *sdev);/* mandatory for common loader code */ member
223 .get_mailbox_offset = acp_sof_ipc_get_mailbox_offset,
431 .get_mailbox_offset = mt8195_get_mailbox_offset,
453 .get_mailbox_offset = imx_get_mailbox_offset,
407 .get_mailbox_offset = mt8186_get_mailbox_offset,
Completed in 19 milliseconds