Home
last modified time | relevance | path

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

/Linux-v5.10/sound/hda/ext/
Dhdac_ext_bus.c121 void snd_hdac_ext_bus_device_remove(struct hdac_bus *bus) in snd_hdac_ext_bus_device_remove() function
133 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_device_remove);
/Linux-v5.10/include/sound/
Dhdaudio_ext.h15 void snd_hdac_ext_bus_device_remove(struct hdac_bus *bus);
/Linux-v5.10/sound/soc/intel/skylake/
Dskl.c1122 snd_hdac_ext_bus_device_remove(bus); in skl_remove()
/Linux-v5.10/sound/soc/sof/intel/
Dhda.c919 snd_hdac_ext_bus_device_remove(bus); in hda_dsp_remove()