Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dhda_i915.h12 int snd_hdac_get_display_clk(struct hdac_bus *bus);
25 static inline int snd_hdac_get_display_clk(struct hdac_bus *bus) in snd_hdac_get_display_clk() function
/linux-4.4.14/sound/hda/
Dhdac_i915.c110 int snd_hdac_get_display_clk(struct hdac_bus *bus) in snd_hdac_get_display_clk() function
119 EXPORT_SYMBOL_GPL(snd_hdac_get_display_clk);
/linux-4.4.14/sound/pci/hda/
Dhda_intel.c873 cdclk_freq = snd_hdac_get_display_clk(azx_bus(chip)); in haswell_set_bclk()