Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dhda_i915.h14 int snd_hdac_i915_exit(struct hdac_bus *bus);
33 static inline int snd_hdac_i915_exit(struct hdac_bus *bus) in snd_hdac_i915_exit() function
/linux-4.4.14/sound/hda/
Dhdac_i915.c260 int snd_hdac_i915_exit(struct hdac_bus *bus) in snd_hdac_i915_exit() function
279 EXPORT_SYMBOL_GPL(snd_hdac_i915_exit);
/linux-4.4.14/sound/pci/hda/
Dhda_intel.c1289 snd_hdac_i915_exit(bus); in azx_free()