Searched refs:dret (Results 1 – 5 of 5) sorted by relevance
683 int dret; in radeon_dp_mst_check_status() local687 dret = drm_dp_dpcd_read(&radeon_connector->ddc_bus->aux, in radeon_dp_mst_check_status()690 if (dret == 8) { in radeon_dp_mst_check_status()703 dret = drm_dp_dpcd_read(&radeon_connector->ddc_bus->aux, in radeon_dp_mst_check_status()705 if (dret == 8) { in radeon_dp_mst_check_status()
1024 bool dret = false; in radeon_vga_detect() local1041 dret = radeon_ddc_probe(radeon_connector, false); in radeon_vga_detect()1042 if (dret) { in radeon_vga_detect()1252 bool dret = false, broken_edid = false; in radeon_dvi_detect() local1273 dret = radeon_ddc_probe(radeon_connector, false); in radeon_dvi_detect()1279 if (!dret && !force && in radeon_dvi_detect()1288 if (dret) { in radeon_dvi_detect()
854 bool dret = false; in amdgpu_connector_vga_detect() local871 dret = amdgpu_display_ddc_probe(amdgpu_connector, false); in amdgpu_connector_vga_detect()872 if (dret) { in amdgpu_connector_vga_detect()981 bool dret = false, broken_edid = false; in amdgpu_connector_dvi_detect() local997 dret = amdgpu_display_ddc_probe(amdgpu_connector, false); in amdgpu_connector_dvi_detect()998 if (dret) { in amdgpu_connector_dvi_detect()
2511 int dret; in ehea_stop_qps() local2560 dret = ehea_rem_smrs(pr); in ehea_stop_qps()2561 if (dret) { in ehea_stop_qps()
2368 uint8_t dret; in dm_handle_hpd_rx_irq() local2388 dret = drm_dp_dpcd_read( in dm_handle_hpd_rx_irq()2394 while (dret == dpcd_bytes_to_read && in dm_handle_hpd_rx_irq()2397 dret = 0; in dm_handle_hpd_rx_irq()2427 dret = drm_dp_dpcd_read( in dm_handle_hpd_rx_irq()