Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_dvo.c114 struct intel_dvo { struct
117 struct intel_dvo_device dev; argument
124 static struct intel_dvo *enc_to_dvo(struct intel_encoder *encoder) in enc_to_dvo() argument
138 struct intel_dvo *intel_dvo = intel_attached_dvo(connector); in intel_dvo_connector_get_hw_state() local
153 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_dvo_get_hw_state() local
167 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_dvo_get_config() local
193 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_disable_dvo() local
208 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_enable_dvo() local
226 struct intel_dvo *intel_dvo = intel_attached_dvo(to_intel_connector(connector)); in intel_dvo_mode_valid() local
256 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_dvo_compute_config() local
[all …]