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/
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/
Dintel_audio.c1196 .sync_audio_rate = i915_audio_component_sync_audio_rate,