Home
last modified time | relevance | path

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

/Linux-v5.10/sound/hda/ext/
Dhdac_ext_bus.c65 snd_hdac_ext_bus_device_exit(dev_to_hdac_dev(dev)); in default_release()
98 snd_hdac_ext_bus_device_exit(hdev); in snd_hdac_ext_bus_device_init()
110 void snd_hdac_ext_bus_device_exit(struct hdac_device *hdev) in snd_hdac_ext_bus_device_exit() function
114 EXPORT_SYMBOL_GPL(snd_hdac_ext_bus_device_exit);
/Linux-v5.10/include/sound/
Dhdaudio_ext.h14 void snd_hdac_ext_bus_device_exit(struct hdac_device *hdev);
/Linux-v5.10/sound/soc/sof/intel/
Dhda-codec.c182 snd_hdac_ext_bus_device_exit(hdev); in hda_codec_probe()