Home
last modified time | relevance | path

Searched defs:intel_dvo (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_dvo.c109 struct intel_dvo { struct
112 struct intel_dvo_device dev; argument
117 static struct intel_dvo *enc_to_dvo(struct intel_encoder *encoder) in enc_to_dvo() argument
131 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_dvo_connector_get_hw_state() local
187 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_disable_dvo() local
202 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_enable_dvo() local
220 struct intel_dvo *intel_dvo = intel_attached_dvo(connector); in intel_dvo_mode_valid() local
251 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_dvo_compute_config() local
317 struct intel_dvo *intel_dvo = intel_attached_dvo(connector); in intel_dvo_detect() local
365 struct intel_dvo *intel_dvo = enc_to_dvo(to_intel_encoder(encoder)); in intel_dvo_enc_destroy() local
[all …]