Searched refs:dret (Results 1 – 3 of 3) sorted by relevance
712 int dret; in radeon_dp_mst_check_status() local716 dret = drm_dp_dpcd_read(&radeon_connector->ddc_bus->aux, in radeon_dp_mst_check_status()719 if (dret == 8) { in radeon_dp_mst_check_status()732 dret = drm_dp_dpcd_read(&radeon_connector->ddc_bus->aux, in radeon_dp_mst_check_status()734 if (dret == 8) { in radeon_dp_mst_check_status()
1019 bool dret = false; in radeon_vga_detect() local1032 dret = radeon_ddc_probe(radeon_connector, false); in radeon_vga_detect()1033 if (dret) { in radeon_vga_detect()1231 bool dret = false, broken_edid = false; in radeon_dvi_detect() local1243 dret = radeon_ddc_probe(radeon_connector, false); in radeon_dvi_detect()1244 if (dret) { in radeon_dvi_detect()
2549 int dret; in ehea_stop_qps() local2598 dret = ehea_rem_smrs(pr); in ehea_stop_qps()2599 if (dret) { in ehea_stop_qps()