Searched refs:dret (Results 1 – 5 of 5) sorted by relevance
686 int dret; in radeon_dp_mst_check_status() local690 dret = drm_dp_dpcd_read(&radeon_connector->ddc_bus->aux, in radeon_dp_mst_check_status()693 if (dret == 8) { in radeon_dp_mst_check_status()706 dret = drm_dp_dpcd_read(&radeon_connector->ddc_bus->aux, in radeon_dp_mst_check_status()708 if (dret == 8) { in radeon_dp_mst_check_status()
1028 bool dret = false; in radeon_vga_detect() local1045 dret = radeon_ddc_probe(radeon_connector, false); in radeon_vga_detect()1046 if (dret) { in radeon_vga_detect()1256 bool dret = false, broken_edid = false; in radeon_dvi_detect() local1277 dret = radeon_ddc_probe(radeon_connector, false); in radeon_dvi_detect()1283 if (!dret && !force && in radeon_dvi_detect()1292 if (dret) { in radeon_dvi_detect()
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()
2511 int dret; in ehea_stop_qps() local2560 dret = ehea_rem_smrs(pr); in ehea_stop_qps()2561 if (dret) { in ehea_stop_qps()
2440 uint8_t dret; in dm_handle_hpd_rx_irq() local2460 dret = drm_dp_dpcd_read( in dm_handle_hpd_rx_irq()2466 while (dret == dpcd_bytes_to_read && in dm_handle_hpd_rx_irq()2469 dret = 0; in dm_handle_hpd_rx_irq()2499 dret = drm_dp_dpcd_read( in dm_handle_hpd_rx_irq()