Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/hda/
A Dhdac_i915.c40 if (!acomp || !acomp->ops || !acomp->ops->get_cdclk_freq) in snd_hdac_i915_set_bclk()
45 cdclk_freq = acomp->ops->get_cdclk_freq(acomp->dev); in snd_hdac_i915_set_bclk()
/linux-6.3-rc2/include/drm/
A Ddrm_audio_component.h43 int (*get_cdclk_freq)(struct device *); member
/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_audio.c1272 .get_cdclk_freq = i915_audio_component_get_cdclk_freq,

Completed in 7 milliseconds