Home
last modified time | relevance | path

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

/linux-4.1.27/sound/hda/
Dhdac_bus.c37 void snd_hdac_bus_exit(struct hdac_bus *bus) in snd_hdac_bus_exit() function
42 EXPORT_SYMBOL_GPL(snd_hdac_bus_exit);
/linux-4.1.27/include/sound/
Dhdaudio.h204 void snd_hdac_bus_exit(struct hdac_bus *bus);
/linux-4.1.27/sound/pci/hda/
Dhda_codec.c495 snd_hdac_bus_exit(&bus->core); in snd_hda_bus_free()