Searched refs:get_mailbox_offset (Results 1 – 11 of 11) sorted by relevance
/linux-5.19.10/sound/soc/sof/intel/ |
D | hda-common-ops.c | 37 .get_mailbox_offset = hda_dsp_ipc_get_mailbox_offset,
|
D | byt.c | 248 .get_mailbox_offset = atom_get_mailbox_offset, 327 .get_mailbox_offset = atom_get_mailbox_offset,
|
D | pci-tng.c | 167 .get_mailbox_offset = atom_get_mailbox_offset,
|
D | bdw.c | 594 .get_mailbox_offset = bdw_get_mailbox_offset,
|
/linux-5.19.10/sound/soc/sof/amd/ |
D | renoir.c | 150 .get_mailbox_offset = acp_sof_ipc_get_mailbox_offset,
|
/linux-5.19.10/sound/soc/sof/imx/ |
D | imx8.c | 507 .get_mailbox_offset = imx8_get_mailbox_offset, 568 .get_mailbox_offset = imx8_get_mailbox_offset,
|
D | imx8m.c | 433 .get_mailbox_offset = imx8m_get_mailbox_offset,
|
/linux-5.19.10/sound/soc/sof/ |
D | ops.h | 195 if (sof_ops(sdev)->get_mailbox_offset) in snd_sof_dsp_get_mailbox_offset() 196 return sof_ops(sdev)->get_mailbox_offset(sdev); in snd_sof_dsp_get_mailbox_offset()
|
D | sof-priv.h | 270 int (*get_mailbox_offset)(struct snd_sof_dev *sdev);/* mandatory for common loader code */ member
|
/linux-5.19.10/sound/soc/sof/mediatek/mt8186/ |
D | mt8186.c | 492 .get_mailbox_offset = mt8186_get_mailbox_offset,
|
/linux-5.19.10/sound/soc/sof/mediatek/mt8195/ |
D | mt8195.c | 567 .get_mailbox_offset = mt8195_get_mailbox_offset,
|