Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/
Dhda-mlink.h15 void hda_bus_ml_free(struct hdac_bus *bus);
69 static inline void hda_bus_ml_free(struct hdac_bus *bus) { } in hda_bus_ml_free() function
/linux-6.6.21/sound/soc/sof/intel/
Dhda-mlink.c431 hda_bus_ml_free(bus); in hda_bus_ml_init()
439 void hda_bus_ml_free(struct hdac_bus *bus) in hda_bus_ml_free() function
455 EXPORT_SYMBOL_NS(hda_bus_ml_free, SND_SOC_SOF_HDA_MLINK);
Dhda.c1356 hda_bus_ml_free(sof_to_bus(sdev)); in hda_dsp_remove()