Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/display/ !
Dintel_dvo.c117 static struct intel_dvo *enc_to_dvo(struct intel_encoder *encoder) in enc_to_dvo() function
124 return enc_to_dvo(intel_attached_encoder(connector)); in intel_attached_dvo()
131 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_dvo_connector_get_hw_state()
187 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_disable_dvo()
202 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_enable_dvo()
257 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_dvo_compute_config()
371 struct intel_dvo *intel_dvo = enc_to_dvo(to_intel_encoder(encoder)); in intel_dvo_enc_destroy()