Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sof/intel/
Dmtl.h132 int mtl_dsp_pre_fw_run(struct snd_sof_dev *sdev);
Dmtl.c240 int mtl_dsp_pre_fw_run(struct snd_sof_dev *sdev) in mtl_dsp_pre_fw_run() function
300 EXPORT_SYMBOL_NS(mtl_dsp_pre_fw_run, SND_SOC_SOF_INTEL_MTL);
742 sof_mtl_ops.pre_fw_run = mtl_dsp_pre_fw_run; in sof_mtl_ops_init()
Dlnl.c145 sof_lnl_ops.pre_fw_run = mtl_dsp_pre_fw_run; in sof_lnl_ops_init()