Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/intel/
Dskl.c64 sof_skl_ops.shutdown = hda_dsp_shutdown; in sof_skl_ops_init()
Dapl.c40 sof_apl_ops.shutdown = hda_dsp_shutdown; in sof_apl_ops_init()
Dicl.c108 sof_icl_ops.shutdown = hda_dsp_shutdown; in sof_icl_ops_init()
Dcnl.c366 sof_cnl_ops.shutdown = hda_dsp_shutdown; in sof_cnl_ops_init()
Dhda.h585 int hda_dsp_shutdown(struct snd_sof_dev *sdev);
Dmtl.c609 sof_mtl_ops.shutdown = hda_dsp_shutdown; in sof_mtl_ops_init()
Dhda-dsp.c978 int hda_dsp_shutdown(struct snd_sof_dev *sdev) in hda_dsp_shutdown() function