Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
A Dapl.c55 .get_mailbox_offset = hda_dsp_ipc_get_mailbox_offset,
A Dbyt.c240 .get_mailbox_offset = atom_get_mailbox_offset,
322 .get_mailbox_offset = atom_get_mailbox_offset,
A Dicl.c54 .get_mailbox_offset = hda_dsp_ipc_get_mailbox_offset,
A Dtgl.c50 .get_mailbox_offset = hda_dsp_ipc_get_mailbox_offset,
A Dpci-tng.c156 .get_mailbox_offset = atom_get_mailbox_offset,
A Dcnl.c260 .get_mailbox_offset = hda_dsp_ipc_get_mailbox_offset,
A Dbdw.c626 .get_mailbox_offset = bdw_get_mailbox_offset,
/linux/sound/soc/sof/imx/
A Dimx8.c423 .get_mailbox_offset = imx8_get_mailbox_offset,
478 .get_mailbox_offset = imx8_get_mailbox_offset,
A Dimx8m.c286 .get_mailbox_offset = imx8m_get_mailbox_offset,
/linux/sound/soc/sof/
A Dops.h154 if (sof_ops(sdev)->get_mailbox_offset) in snd_sof_dsp_get_mailbox_offset()
155 return sof_ops(sdev)->get_mailbox_offset(sdev); in snd_sof_dsp_get_mailbox_offset()
A Dsof-priv.h283 int (*get_mailbox_offset)(struct snd_sof_dev *sdev);/* mandatory for common loader code */ member

Completed in 21 milliseconds