Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/intel/
Dmtl.h142 int mtl_dsp_ipc_get_window_offset(struct snd_sof_dev *sdev, u32 id);
Dmtl.c651 int mtl_dsp_ipc_get_window_offset(struct snd_sof_dev *sdev, u32 id) in mtl_dsp_ipc_get_window_offset() function
655 EXPORT_SYMBOL_NS(mtl_dsp_ipc_get_window_offset, SND_SOC_SOF_INTEL_MTL);
733 sof_mtl_ops.get_window_offset = mtl_dsp_ipc_get_window_offset; in sof_mtl_ops_init()
Dlnl.c136 sof_lnl_ops.get_window_offset = mtl_dsp_ipc_get_window_offset; in sof_lnl_ops_init()