Home
last modified time | relevance | path

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

/linux/sound/hda/ext/
H A Dhdac_ext_bus.c68 void snd_hdac_ext_bus_device_remove(struct hdac_bus *bus) in snd_hdac_ext_bus_device_remove() function
80 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_device_remove);
/linux/include/sound/
H A Dhdaudio_ext.h14 void snd_hdac_ext_bus_device_remove(struct hdac_bus *bus);
/linux/sound/soc/sof/intel/
H A Dhda-codec.c395 snd_hdac_ext_bus_device_remove(bus); in hda_codec_device_remove()