Home
last modified time | relevance | path

Searched refs:snd_hdac_ext_bus_device_exit (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/hda/ext/
Dhdac_ext_bus.c130 snd_hdac_ext_bus_device_exit(container_of(dev, struct hdac_device, dev)); in default_release()
161 snd_hdac_ext_bus_device_exit(hdev); in snd_hdac_ext_bus_device_init()
173 void snd_hdac_ext_bus_device_exit(struct hdac_device *hdev) in snd_hdac_ext_bus_device_exit() function
178 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_device_exit);
/Linux-v4.19/include/sound/
Dhdaudio_ext.h15 void snd_hdac_ext_bus_device_exit(struct hdac_device *hdev);