Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/ext/
Dhdac_ext_bus.c116 void snd_hdac_ext_bus_exit(struct hdac_ext_bus *ebus) in snd_hdac_ext_bus_exit() function
121 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_exit);
/linux-4.4.14/include/sound/
Dhdaudio_ext.h34 void snd_hdac_ext_bus_exit(struct hdac_ext_bus *sbus);
/linux-4.4.14/sound/soc/intel/skylake/
Dskl.c240 snd_hdac_ext_bus_exit(ebus); in skl_free()