Home
last modified time | relevance | path

Searched refs:mtl_dsp_post_fw_run (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/sound/soc/sof/intel/
Dmtl.h133 int mtl_dsp_post_fw_run(struct snd_sof_dev *sdev);
Dmtl.c302 int mtl_dsp_post_fw_run(struct snd_sof_dev *sdev) in mtl_dsp_post_fw_run() function
327 EXPORT_SYMBOL_NS(mtl_dsp_post_fw_run, SND_SOC_SOF_INTEL_MTL);
743 sof_mtl_ops.post_fw_run = mtl_dsp_post_fw_run; in sof_mtl_ops_init()