Searched refs:connectorType (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/add-ons/accelerants/radeon_hd/
H A Dconnector.cpp534 uint32 connectorType; local
562 connectorType = kConnectorConvert[connectorObjectID];
565 connectorType = kConnectorConvert[connectorObjectID];
568 if (connectorType == VIDEO_CONNECTOR_UNKNOWN) {
725 connector->type = connectorType;
763 uint32 connectorType = gConnector[id]->type; local
768 get_connector_name(connectorType));
H A Ddisplay.cpp442 uint32 connectorType = gConnector[connectorIndex]->type; local
445 ERROR(" + connector type: %s\n", get_connector_name(connectorType));

Completed in 84 milliseconds