Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dhda_component.h20 int snd_hdac_acomp_exit(struct hdac_bus *bus);
50 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-v4.19/sound/hda/
Dhdac_component.c316 int snd_hdac_acomp_exit(struct hdac_bus *bus) in snd_hdac_acomp_exit() function
335 EXPORT_SYMBOL_GPL(snd_hdac_acomp_exit);
Dhdac_i915.c153 snd_hdac_acomp_exit(bus); in snd_hdac_i915_init()