Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_audio.c1050 static const struct drm_audio_component_ops i915_audio_component_ops = { variable
1074 acomp->base.ops = &i915_audio_component_ops; in i915_audio_component_bind()