Home
last modified time | relevance | path

Searched refs:snd_hdac_device_exit (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/sound/hda/ext/
H A Dhdac_ext_bus.c112 snd_hdac_device_exit(hdev); in snd_hdac_ext_bus_device_exit()
/kernel/linux/linux-5.10/sound/hda/
H A Dhdac_device.c23 snd_hdac_device_exit(dev_to_hdac_dev(dev)); in default_release()
124 * snd_hdac_device_exit - clean up the HD-audio codec base device
127 void snd_hdac_device_exit(struct hdac_device *codec) in snd_hdac_device_exit() function
136 EXPORT_SYMBOL_GPL(snd_hdac_device_exit); variable
/kernel/linux/linux-6.6/sound/hda/
H A Dhdac_device.c23 snd_hdac_device_exit(dev_to_hdac_dev(dev)); in default_release()
124 * snd_hdac_device_exit - clean up the HD-audio codec base device
127 void snd_hdac_device_exit(struct hdac_device *codec) in snd_hdac_device_exit() function
136 EXPORT_SYMBOL_GPL(snd_hdac_device_exit); variable
/kernel/linux/linux-5.10/include/sound/
H A Dhdaudio.h119 void snd_hdac_device_exit(struct hdac_device *dev);
/kernel/linux/linux-6.6/include/sound/
H A Dhdaudio.h123 void snd_hdac_device_exit(struct hdac_device *dev);
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_codec.c766 /* pm_runtime_put() is called in snd_hdac_device_exit() */ in snd_hda_codec_cleanup_for_unbind()
856 snd_hdac_device_exit(&codec->core); in snd_hda_codec_dev_release()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_codec.c776 /* pm_runtime_put() is called in snd_hdac_device_exit() */ in snd_hda_codec_cleanup_for_unbind()
881 snd_hdac_device_exit(&codec->core); in snd_hda_codec_dev_release()

Completed in 18 milliseconds