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

/linux-4.4.14/sound/hda/ext/
H A Dhdac_ext_bus.c125 snd_hdac_ext_bus_device_exit(container_of(dev, struct hdac_device, dev)); default_release()
161 snd_hdac_ext_bus_device_exit(hdev); snd_hdac_ext_bus_device_init()
170 * snd_hdac_ext_bus_device_exit - clean up a HD-audio extended codec base device
173 void snd_hdac_ext_bus_device_exit(struct hdac_device *hdev) snd_hdac_ext_bus_device_exit() function
180 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_device_exit); variable
/linux-4.4.14/include/sound/
H A Dhdaudio_ext.h36 void snd_hdac_ext_bus_device_exit(struct hdac_device *hdev);

Completed in 78 milliseconds