Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/i915/
Dintel_sdvo.c66 struct intel_sdvo { struct
194 static struct intel_sdvo *to_intel_sdvo(struct drm_encoder *encoder) in to_intel_sdvo()
196 return container_of(encoder, struct intel_sdvo, base.base); in to_intel_sdvo()
199 static struct intel_sdvo *intel_attached_sdvo(struct drm_connector *connector) in intel_attached_sdvo()
202 struct intel_sdvo, base); in intel_attached_sdvo()
211 intel_sdvo_output_setup(struct intel_sdvo *intel_sdvo, uint16_t flags);
213 intel_sdvo_tv_create_property(struct intel_sdvo *intel_sdvo,
217 intel_sdvo_create_enhance_property(struct intel_sdvo *intel_sdvo,
225 static void intel_sdvo_write_sdvox(struct intel_sdvo *intel_sdvo, u32 val) in intel_sdvo_write_sdvox() argument
227 struct drm_device *dev = intel_sdvo->base.base.dev; in intel_sdvo_write_sdvox()
[all …]
DMakefile22 intel_sdvo.o \