Home
last modified time | relevance | path

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

/linux/sound/hda/ext/
H A Dhdac_ext_controller.c116 void snd_hdac_ext_link_free_all(struct hdac_bus *bus) in snd_hdac_ext_link_free_all() function
126 EXPORT_SYMBOL_GPL(snd_hdac_ext_link_free_all);
/linux/include/sound/
H A Dhdaudio_ext.h78 void snd_hdac_ext_link_free_all(struct hdac_bus *bus);
/linux/sound/soc/intel/avs/
H A Dcore.c569 snd_hdac_ext_link_free_all(bus); in avs_pci_remove()