Searched defs:connector_state (Results 1 – 1 of 1) sorted by relevance
255 struct connector_state { struct256 struct rockchip_connector *connector;257 struct rockchip_connector *secondary;259 struct drm_display_mode mode;260 struct overscan overscan;261 u8 *edid;262 int bus_format;263 u32 bus_flags;264 int output_mode;265 int type;[all …]