Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/sound/hda/
Dhdac_i915.c34 void snd_hdac_i915_set_bclk(struct hdac_bus *bus) in snd_hdac_i915_set_bclk() function
73 EXPORT_SYMBOL_GPL(snd_hdac_i915_set_bclk);
/linux-6.12.1/sound/pci/hda/
Dhda_intel.c974 snd_hdac_i915_set_bclk(bus); in __azx_runtime_resume()
2004 snd_hdac_i915_set_bclk(bus); in azx_first_init()
Dpatch_hdmi.c2879 snd_hdac_i915_set_bclk(&codec->bus->core); in intel_pin_eld_notify()