Home
last modified time | relevance | path

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

/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()