Searched refs:dp_sink_type (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_connectors.c990 radeon_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT;
994 radeon_dig_connector->dp_sink_type = radeon_dp_getsinktype(radeon_connector);
995 if (radeon_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) {
1015 if ((radeon_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
1016 (radeon_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP))
H A Dradeon_mode.h387 u8 dp_sink_type; member in struct:radeon_connector_atom_dig
H A Dradeon_display.c402 if ((dig->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT ||
403 dig->dp_sink_type == CONNECTOR_OBJECT_ID_eDP) && dig->dp_i2c_bus)
H A Dradeon_encoders.c654 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) ||
655 (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP))

Completed in 78 milliseconds