Searched refs:dp_sink_type (Results 1 – 4 of 4) sorted by relevance
1085 radeon_dig_connector->dp_sink_type = CONNECTOR_OBJECT_ID_DISPLAYPORT; in radeon_dp_detect()1095 radeon_dig_connector->dp_sink_type = radeon_dp_getsinktype(radeon_connector); in radeon_dp_detect()1096 if (radeon_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) { in radeon_dp_detect()1117 if ((radeon_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) || in radeon_dp_mode_valid()1118 (radeon_dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP)) in radeon_dp_mode_valid()
399 u8 dp_sink_type; member
735 if ((dig->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT || in radeon_ddc_get_modes()736 dig->dp_sink_type == CONNECTOR_OBJECT_ID_eDP) && dig->dp_i2c_bus) in radeon_ddc_get_modes()
673 if ((dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_DISPLAYPORT) || in atombios_get_encoder_mode()674 (dig_connector->dp_sink_type == CONNECTOR_OBJECT_ID_eDP)) in atombios_get_encoder_mode()