Searched refs:enc_to_dvo (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_dvo.c128 static struct intel_dvo *enc_to_dvo(struct intel_encoder *encoder) function
135 return enc_to_dvo(intel_attached_encoder(connector));
157 struct intel_dvo *intel_dvo = enc_to_dvo(encoder);
171 struct intel_dvo *intel_dvo = enc_to_dvo(encoder);
196 struct intel_dvo *intel_dvo = enc_to_dvo(encoder);
210 struct intel_dvo *intel_dvo = enc_to_dvo(encoder);
258 struct intel_dvo *intel_dvo = enc_to_dvo(encoder);
287 struct intel_dvo *intel_dvo = enc_to_dvo(encoder);
371 struct intel_dvo *intel_dvo = enc_to_dvo(to_intel_encoder(encoder));

Completed in 201 milliseconds