Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/
Dhdac_device.c21 snd_hdac_device_exit(container_of(dev, struct hdac_device, dev)); in default_release()
123 void snd_hdac_device_exit(struct hdac_device *codec) in snd_hdac_device_exit() function
130 EXPORT_SYMBOL_GPL(snd_hdac_device_exit);
/linux-4.4.14/sound/hda/ext/
Dhdac_ext_bus.c177 snd_hdac_device_exit(hdev); in snd_hdac_ext_bus_device_exit()
/linux-4.4.14/include/sound/
Dhdaudio.h108 void snd_hdac_device_exit(struct hdac_device *dev);
/linux-4.4.14/sound/pci/hda/
Dhda_codec.c786 snd_hdac_device_exit(&codec->core); in snd_hda_codec_dev_release()