Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/include/drm/
H A Ddrm_audio_component.h50 int (*sync_audio_rate)(struct device *, int port, int pipe, int rate); member
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_audio.c1173 .sync_audio_rate = i915_audio_component_sync_audio_rate,