Searched refs:sync_audio_rate (Results 1 – 3 of 3) sorted by relevance
50 int (*sync_audio_rate)(struct device *, int port, int pipe, int rate); member
128 if (!acomp || !acomp->ops || !acomp->ops->sync_audio_rate) in snd_hdac_sync_audio_rate()137 return acomp->ops->sync_audio_rate(acomp->dev, port, pipe, rate); in snd_hdac_sync_audio_rate()
1273 .sync_audio_rate = i915_audio_component_sync_audio_rate,
Completed in 6 milliseconds