Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/sof/intel/
Dmtl.h102 int mtl_dsp_ipc_get_window_offset(struct snd_sof_dev *sdev, u32 id);
Dlnl.c99 sof_lnl_ops.get_window_offset = mtl_dsp_ipc_get_window_offset; in sof_lnl_ops_init()
Dmtl.c586 int mtl_dsp_ipc_get_window_offset(struct snd_sof_dev *sdev, u32 id) in mtl_dsp_ipc_get_window_offset() function
677 sof_mtl_ops.get_window_offset = mtl_dsp_ipc_get_window_offset; in sof_mtl_ops_init()