Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/intel/
H A Dmtl.h101 int mtl_dsp_ipc_get_mailbox_offset(struct snd_sof_dev *sdev);
H A Dlnl.c99 sof_lnl_ops.get_mailbox_offset = mtl_dsp_ipc_get_mailbox_offset; in sof_lnl_ops_init()
H A Dmtl.c620 int mtl_dsp_ipc_get_mailbox_offset(struct snd_sof_dev *sdev) in mtl_dsp_ipc_get_mailbox_offset() function
715 sof_mtl_ops.get_mailbox_offset = mtl_dsp_ipc_get_mailbox_offset; in sof_mtl_ops_init()