Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_dvo.c113 struct intel_dvo { struct
116 struct intel_dvo_device dev; argument
123 static struct intel_dvo *enc_to_dvo(struct intel_encoder *encoder) in enc_to_dvo() argument
137 struct intel_dvo *intel_dvo = intel_attached_dvo(connector); in intel_dvo_connector_get_hw_state() local
152 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_dvo_get_hw_state() local
166 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_dvo_get_config() local
192 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_disable_dvo() local
207 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_enable_dvo() local
225 struct intel_dvo *intel_dvo = intel_attached_dvo(to_intel_connector(connector)); in intel_dvo_mode_valid() local
255 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_dvo_compute_config() local
[all …]
/kernel/linux/linux-6.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
221 struct intel_dvo *intel_dvo = intel_attached_dvo(connector); in intel_dvo_mode_valid() local
257 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_dvo_compute_config() local
323 struct intel_dvo *intel_dvo = intel_attached_dvo(connector); in intel_dvo_detect() local
371 struct intel_dvo *intel_dvo = enc_to_dvo(to_intel_encoder(encoder)); in intel_dvo_enc_destroy() local
[all …]