Home
last modified time | relevance | path

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

/linux-4.4.14/include/drm/
Di915_component.h42 struct i915_audio_component_ops { struct
73 const struct i915_audio_component_ops *ops;
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_audio.c709 static const struct i915_audio_component_ops i915_audio_component_ops = { variable
729 acomp->ops = &i915_audio_component_ops; in i915_audio_component_bind()