Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/hda/
H A Dhdac_device.c23 snd_hdac_device_exit(dev_to_hdac_dev(dev)); in default_release()
127 void snd_hdac_device_exit(struct hdac_device *codec) in snd_hdac_device_exit() function
136 EXPORT_SYMBOL_GPL(snd_hdac_device_exit);
/OK3568_Linux_fs/kernel/sound/hda/ext/
H A Dhdac_ext_bus.c112 snd_hdac_device_exit(hdev); in snd_hdac_ext_bus_device_exit()
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio.h119 void snd_hdac_device_exit(struct hdac_device *dev);
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_codec.c857 snd_hdac_device_exit(&codec->core); in snd_hda_codec_dev_release()