Searched refs:intel_crt (Results 1 – 2 of 2) sorted by relevance
64 struct intel_crt { struct73 static struct intel_crt *intel_encoder_to_crt(struct intel_encoder *encoder) in intel_encoder_to_crt() argument75 return container_of(encoder, struct intel_crt, base); in intel_encoder_to_crt()78 static struct intel_crt *intel_attached_crt(struct intel_connector *connector) in intel_attached_crt()103 struct intel_crt *crt = intel_encoder_to_crt(encoder); in intel_crt_get_hw_state()122 struct intel_crt *crt = intel_encoder_to_crt(encoder); in intel_crt_get_flags()171 struct intel_crt *crt = intel_encoder_to_crt(encoder); in intel_crt_set_dpms()469 struct intel_crt *crt = intel_attached_crt(to_intel_connector(connector)); in ilk_crt_detect_hotplug()519 struct intel_crt *crt = intel_attached_crt(to_intel_connector(connector)); in valleyview_crt_detect_hotplug()657 struct intel_crt *crt = intel_attached_crt(to_intel_connector(connector)); in intel_crt_detect_ddc()[all …]
311 display/intel_crt.o \