Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A 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
/openbmc/linux/sound/hda/
H A Dhdac_i915.c28 void snd_hdac_i915_set_bclk(struct hdac_bus *bus) in snd_hdac_i915_set_bclk() function
67 EXPORT_SYMBOL_GPL(snd_hdac_i915_set_bclk);
/openbmc/linux/sound/pci/hda/
H A Dhda_intel.c967 snd_hdac_i915_set_bclk(bus); in __azx_runtime_resume()
2021 snd_hdac_i915_set_bclk(bus); in azx_first_init()
H A Dpatch_hdmi.c2883 snd_hdac_i915_set_bclk(&codec->bus->core); in intel_pin_eld_notify()