Searched refs:get_mailbox_offset (Results 1 – 11 of 11) sorted by relevance
| /linux/sound/soc/sof/intel/ |
| A D | apl.c | 55 .get_mailbox_offset = hda_dsp_ipc_get_mailbox_offset,
|
| A D | byt.c | 240 .get_mailbox_offset = atom_get_mailbox_offset, 322 .get_mailbox_offset = atom_get_mailbox_offset,
|
| A D | icl.c | 54 .get_mailbox_offset = hda_dsp_ipc_get_mailbox_offset,
|
| A D | tgl.c | 50 .get_mailbox_offset = hda_dsp_ipc_get_mailbox_offset,
|
| A D | pci-tng.c | 156 .get_mailbox_offset = atom_get_mailbox_offset,
|
| A D | cnl.c | 260 .get_mailbox_offset = hda_dsp_ipc_get_mailbox_offset,
|
| A D | bdw.c | 626 .get_mailbox_offset = bdw_get_mailbox_offset,
|
| /linux/sound/soc/sof/imx/ |
| A D | imx8.c | 423 .get_mailbox_offset = imx8_get_mailbox_offset, 478 .get_mailbox_offset = imx8_get_mailbox_offset,
|
| A D | imx8m.c | 286 .get_mailbox_offset = imx8m_get_mailbox_offset,
|
| /linux/sound/soc/sof/ |
| A D | ops.h | 154 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 D | sof-priv.h | 283 int (*get_mailbox_offset)(struct snd_sof_dev *sdev);/* mandatory for common loader code */ member
|
Completed in 21 milliseconds