Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/intel/
Dmtl.h146 int mtl_dsp_core_get(struct snd_sof_dev *sdev, int core);
Dmtl.c682 int mtl_dsp_core_get(struct snd_sof_dev *sdev, int core) in mtl_dsp_core_get() function
694 EXPORT_SYMBOL_NS(mtl_dsp_core_get, SND_SOC_SOF_INTEL_MTL);
749 sof_mtl_ops.core_get = mtl_dsp_core_get; in sof_mtl_ops_init()
Dlnl.c161 sof_lnl_ops.core_get = mtl_dsp_core_get; in sof_lnl_ops_init()