Searched refs:connector_type (Results 1 – 11 of 11) sorted by relevance
169 if (connector->connector_type < ARRAY_SIZE(output_names)) in printConnector()170 printf("Connector: %s-%d\n", output_names[connector->connector_type], in printConnector()173 printf("Connector: %d-%d\n", connector->connector_type, in printConnector()
42 screen->type = con->connector_type; in kms_screen_probe()
37 type_(c->connector_type), in DrmConnector()
172 connector_type = video_port.get_connector_type()
193 util_lookup_connector_type_name(c->connector_type), in listConnectorProperties()
240 __u32 connector_type; member
295 output_enum_list[drm_connector->connector_type], in xorg_output_init()
258 __u32 connector_type; member
291 uint32_t connector_type; member
552 r->connector_type = conn.connector_type; in _drmModeGetConnector()
561 util_lookup_connector_type_name(conn->connector_type), in get_resources()