Searched refs:hda_dsp_shutdown (Results 1 – 8 of 8) sorted by relevance
64 sof_skl_ops.shutdown = hda_dsp_shutdown; in sof_skl_ops_init()
40 sof_apl_ops.shutdown = hda_dsp_shutdown; in sof_apl_ops_init()
108 sof_icl_ops.shutdown = hda_dsp_shutdown; in sof_icl_ops_init()
63 sof_tgl_ops.shutdown = hda_dsp_shutdown; in sof_tgl_ops_init()
366 sof_cnl_ops.shutdown = hda_dsp_shutdown; in sof_cnl_ops_init()
584 int hda_dsp_shutdown(struct snd_sof_dev *sdev);
609 sof_mtl_ops.shutdown = hda_dsp_shutdown; in sof_mtl_ops_init()
906 int hda_dsp_shutdown(struct snd_sof_dev *sdev) in hda_dsp_shutdown() function