Home
last modified time | relevance | path

Searched refs:mtl_dsp_ipc_get_mailbox_offset (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/sof/intel/
H A Dmtl.h141 int mtl_dsp_ipc_get_mailbox_offset(struct snd_sof_dev *sdev);
H A Dmtl.c645 int mtl_dsp_ipc_get_mailbox_offset(struct snd_sof_dev *sdev) in mtl_dsp_ipc_get_mailbox_offset() function
649 EXPORT_SYMBOL_NS(mtl_dsp_ipc_get_mailbox_offset, "SND_SOC_SOF_INTEL_MTL");
732 sof_mtl_ops.get_mailbox_offset = mtl_dsp_ipc_get_mailbox_offset; in sof_mtl_ops_init()
H A Dlnl.c135 sof_lnl_ops.get_mailbox_offset = mtl_dsp_ipc_get_mailbox_offset; in sof_lnl_ops_init()