Searched refs:connector_names (Results 1 – 2 of 2) sorted by relevance
31 static const char *const connector_names[] = { variable53 unsigned int counts[ARRAY_SIZE(connector_names)]; in kms_device_probe_screens()78 type = connector_names[screen->type]; in kms_device_probe_screens()
19 static const map<int, string> connector_names = { variable77 const auto& name = connector_names.at(m_priv->drm_connector->connector_type); in Connector()98 const auto& name = connector_names.at(m_priv->drm_connector->connector_type); in refresh()