Home
last modified time | relevance | path

Searched refs:snd_hdac_acomp_exit (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/include/sound/
Dhda_component.h25 int snd_hdac_acomp_exit(struct hdac_bus *bus);
56 static inline int snd_hdac_acomp_exit(struct hdac_bus *bus) in snd_hdac_acomp_exit() function
Dhda_i915.h24 return snd_hdac_acomp_exit(bus); in snd_hdac_i915_exit()
/linux-6.1.9/sound/hda/
Dhdac_component.c333 int snd_hdac_acomp_exit(struct hdac_bus *bus) in snd_hdac_acomp_exit() function
354 EXPORT_SYMBOL_GPL(snd_hdac_acomp_exit);
Dhdac_i915.c174 snd_hdac_acomp_exit(bus); in snd_hdac_i915_init()
/linux-6.1.9/sound/pci/hda/
Dpatch_hdmi.c2479 snd_hdac_acomp_exit(&codec->bus->core); in generic_hdmi_free()