Searched refs:dret (Results 1 – 5 of 5) sorted by relevance
706 int dret; in radeon_dp_mst_check_status() local710 dret = drm_dp_dpcd_read(&radeon_connector->ddc_bus->aux, in radeon_dp_mst_check_status()713 if (dret == 8) { in radeon_dp_mst_check_status()726 dret = drm_dp_dpcd_read(&radeon_connector->ddc_bus->aux, in radeon_dp_mst_check_status()728 if (dret == 8) { in radeon_dp_mst_check_status()
1026 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()1250 bool dret = false, broken_edid = false; in radeon_dvi_detect() local1269 dret = radeon_ddc_probe(radeon_connector, false); in radeon_dvi_detect()1275 if (!dret && !force && in radeon_dvi_detect()1284 if (dret) { in radeon_dvi_detect()
854 bool dret = false; in amdgpu_connector_vga_detect() local869 dret = amdgpu_display_ddc_probe(amdgpu_connector, false); in amdgpu_connector_vga_detect()870 if (dret) { in amdgpu_connector_vga_detect()979 bool dret = false, broken_edid = false; in amdgpu_connector_dvi_detect() local993 dret = amdgpu_display_ddc_probe(amdgpu_connector, false); in amdgpu_connector_dvi_detect()994 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()
1497 uint8_t dret; in dm_handle_hpd_rx_irq() local1517 dret = drm_dp_dpcd_read( in dm_handle_hpd_rx_irq()1523 while (dret == dpcd_bytes_to_read && in dm_handle_hpd_rx_irq()1526 dret = 0; in dm_handle_hpd_rx_irq()1556 dret = drm_dp_dpcd_read( in dm_handle_hpd_rx_irq()