Home
last modified time | relevance | path

Searched refs:hda_dsp_shutdown (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/sound/soc/sof/intel/
Dskl.c63 sof_skl_ops.shutdown = hda_dsp_shutdown; in sof_skl_ops_init()
Dapl.c39 sof_apl_ops.shutdown = hda_dsp_shutdown; in sof_apl_ops_init()
Dicl.c107 sof_icl_ops.shutdown = hda_dsp_shutdown; in sof_icl_ops_init()
Dlnl.c128 sof_lnl_ops.shutdown = hda_dsp_shutdown; in sof_lnl_ops_init()
Dcnl.c392 sof_cnl_ops.shutdown = hda_dsp_shutdown; in sof_cnl_ops_init()
Dhda-dsp.c1144 int hda_dsp_shutdown(struct snd_sof_dev *sdev) in hda_dsp_shutdown() function
1149 EXPORT_SYMBOL_NS(hda_dsp_shutdown, SND_SOC_SOF_INTEL_HDA_COMMON);
Dmtl.c725 sof_mtl_ops.shutdown = hda_dsp_shutdown; in sof_mtl_ops_init()
Dhda.h614 int hda_dsp_shutdown(struct snd_sof_dev *sdev);