Home
last modified time | relevance | path

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

/Linux-v4.19/sound/hda/ext/
Dhdac_ext_bus.c121 void snd_hdac_ext_bus_exit(struct hdac_bus *bus) in snd_hdac_ext_bus_exit() function
126 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_exit);
/Linux-v4.19/include/sound/
Dhdaudio_ext.h12 void snd_hdac_ext_bus_exit(struct hdac_bus *bus);
/Linux-v4.19/sound/soc/intel/skylake/
Dskl.c449 snd_hdac_ext_bus_exit(bus); in skl_free()