Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/sof/intel/
H A Dhda-bus.c104 void sof_hda_bus_exit(struct snd_sof_dev *sdev) in sof_hda_bus_exit() function
112 EXPORT_SYMBOL_NS(sof_hda_bus_exit, "SND_SOC_SOF_INTEL_HDA_COMMON");
H A Dhda.h766 void sof_hda_bus_exit(struct snd_sof_dev *sdev);
H A Dhda.c1005 sof_hda_bus_exit(sdev); in hda_dsp_remove_late()