Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_sdvo.c206 static struct intel_sdvo *to_sdvo(struct intel_encoder *encoder) in to_sdvo() function
213 return to_sdvo(intel_attached_encoder(connector)); in intel_attached_sdvo()
1118 struct intel_sdvo *intel_sdvo = to_sdvo(encoder); in intel_sdvo_compute_config()
1187 struct intel_sdvo *intel_sdvo = to_sdvo(intel_encoder); in intel_sdvo_pre_enable()
1323 struct intel_sdvo *intel_sdvo = to_sdvo(encoder); in intel_sdvo_get_hw_state()
1346 struct intel_sdvo *intel_sdvo = to_sdvo(encoder); in intel_sdvo_get_config()
1431 struct intel_sdvo *intel_sdvo = to_sdvo(encoder); in intel_disable_sdvo()
1473 struct intel_sdvo *intel_sdvo = to_sdvo(encoder); in intel_enable_sdvo()
1638 struct intel_sdvo *intel_sdvo = to_sdvo(encoder); in intel_sdvo_enable_hotplug()
2208 struct intel_sdvo *intel_sdvo = to_sdvo(to_intel_encoder(encoder)); in intel_sdvo_enc_destroy()