Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dhda_i915.h11 void snd_hdac_i915_set_bclk(struct hdac_bus *bus);
14 static inline void snd_hdac_i915_set_bclk(struct hdac_bus *bus) in snd_hdac_i915_set_bclk() function
/linux-6.1.9/sound/hda/
Dhdac_i915.c33 void snd_hdac_i915_set_bclk(struct hdac_bus *bus) in snd_hdac_i915_set_bclk() function
72 EXPORT_SYMBOL_GPL(snd_hdac_i915_set_bclk);
/linux-6.1.9/sound/pci/hda/
Dhda_intel.c962 snd_hdac_i915_set_bclk(bus); in __azx_runtime_resume()
1988 snd_hdac_i915_set_bclk(bus); in azx_first_init()
Dpatch_hdmi.c2865 snd_hdac_i915_set_bclk(&codec->bus->core); in intel_pin_eld_notify()