Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A 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
/openbmc/linux/sound/soc/sof/intel/
H A 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);
H A Dhda.c1356 hda_bus_ml_free(sof_to_bus(sdev)); in hda_dsp_remove()