Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dmtl.h147 int mtl_dsp_core_put(struct snd_sof_dev *sdev, int core);
H A Dmtl.c696 int mtl_dsp_core_put(struct snd_sof_dev *sdev, int core) in mtl_dsp_core_put() function
712 EXPORT_SYMBOL_NS(mtl_dsp_core_put, SND_SOC_SOF_INTEL_MTL);
750 sof_mtl_ops.core_put = mtl_dsp_core_put; in sof_mtl_ops_init()
H A Dlnl.c162 sof_lnl_ops.core_put = mtl_dsp_core_put; in sof_lnl_ops_init()