Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dvo.c123 static struct intel_dvo *enc_to_dvo(struct intel_encoder *encoder) in enc_to_dvo() function
130 return enc_to_dvo(intel_attached_encoder(connector)); in intel_attached_dvo()
152 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_dvo_get_hw_state()
166 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_dvo_get_config()
192 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_disable_dvo()
207 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_enable_dvo()
255 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_dvo_compute_config()
285 struct intel_dvo *intel_dvo = enc_to_dvo(encoder); in intel_dvo_pre_enable()
376 struct intel_dvo *intel_dvo = enc_to_dvo(to_intel_encoder(encoder)); in intel_dvo_enc_destroy()