Home
last modified time | relevance | path

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

/linux-4.4.14/include/drm/
Di915_component.h48 int (*sync_audio_rate)(struct device *, int port, int rate); member
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_audio.c715 .sync_audio_rate = i915_audio_component_sync_audio_rate,
/linux-4.4.14/sound/pci/hda/
Dpatch_hdmi.c1826 if (acomp && acomp->ops && acomp->ops->sync_audio_rate) in generic_hdmi_playback_pcm_prepare()
1827 acomp->ops->sync_audio_rate(acomp->dev, in generic_hdmi_playback_pcm_prepare()