Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_dvo.c95 struct intel_dvo { struct
98 struct intel_dvo_device dev; argument
104 static struct intel_dvo *enc_to_dvo(struct intel_encoder *encoder) in enc_to_dvo() argument
118 struct intel_dvo *intel_dvo = intel_attached_dvo(&connector->base); in intel_dvo_connector_get_hw_state() local
134 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_dvo_get_hw_state() local
151 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_dvo_get_config() local
172 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_disable_dvo() local
184 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_enable_dvo() local
202 struct intel_dvo *intel_dvo = intel_attached_dvo(connector); in intel_dvo_dpms() local
247 struct intel_dvo *intel_dvo = intel_attached_dvo(connector); in intel_dvo_mode_valid() local
[all …]