Searched refs:dret (Results 1 – 4 of 4) sorted by relevance
863 bool dret = false; in amdgpu_connector_vga_detect() local880 dret = amdgpu_display_ddc_probe(amdgpu_connector, false); in amdgpu_connector_vga_detect()881 if (dret) { in amdgpu_connector_vga_detect()990 bool dret = false, broken_edid = false; in amdgpu_connector_dvi_detect() local1006 dret = amdgpu_display_ddc_probe(amdgpu_connector, false); in amdgpu_connector_dvi_detect()1007 if (dret) { in amdgpu_connector_dvi_detect()
1007 bool dret = false; in radeon_vga_detect() local1024 dret = radeon_ddc_probe(radeon_connector, false); in radeon_vga_detect()1025 if (dret) { in radeon_vga_detect()1235 bool dret = false, broken_edid = false; in radeon_dvi_detect() local1256 dret = radeon_ddc_probe(radeon_connector, false); in radeon_dvi_detect()1262 if (!dret && !force && in radeon_dvi_detect()1271 if (dret) { in radeon_dvi_detect()
2514 int dret; in ehea_stop_qps() local2563 dret = ehea_rem_smrs(pr); in ehea_stop_qps()2564 if (dret) { in ehea_stop_qps()
3124 uint8_t dret; in dm_handle_mst_sideband_msg() local3144 dret = drm_dp_dpcd_read( in dm_handle_mst_sideband_msg()3150 while (dret == dpcd_bytes_to_read && in dm_handle_mst_sideband_msg()3153 dret = 0; in dm_handle_mst_sideband_msg()3183 dret = drm_dp_dpcd_read( in dm_handle_mst_sideband_msg()