Lines Matching defs:intel_connector
384 struct intel_connector { struct
396 bool (*get_hw_state)(struct intel_connector *); argument
399 struct intel_panel panel;
402 struct edid *edid;
403 struct edid *detect_edid;
407 u8 polled;
409 void *port; /* store this opaque as its illegal to dereference it */
411 struct intel_dp *mst_port;
414 struct work_struct modeset_retry_work;
416 const struct intel_hdcp_shim *hdcp_shim;
417 struct mutex hdcp_mutex;
418 uint64_t hdcp_value; /* protected by hdcp_mutex */
419 struct delayed_work hdcp_check_work;
420 struct work_struct hdcp_prop_work;