Searched refs:dret (Results 1 – 5 of 5) sorted by relevance
692 int dret; in radeon_dp_mst_check_status() local696 dret = drm_dp_dpcd_read(&radeon_connector->ddc_bus->aux, in radeon_dp_mst_check_status()699 if (dret == 8) { in radeon_dp_mst_check_status()712 dret = drm_dp_dpcd_read(&radeon_connector->ddc_bus->aux, in radeon_dp_mst_check_status()714 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()
2512 int dret; in ehea_stop_qps() local2561 dret = ehea_rem_smrs(pr); in ehea_stop_qps()2562 if (dret) { in ehea_stop_qps()
2682 uint8_t dret; in dm_handle_hpd_rx_irq() local2702 dret = drm_dp_dpcd_read( in dm_handle_hpd_rx_irq()2708 while (dret == dpcd_bytes_to_read && in dm_handle_hpd_rx_irq()2711 dret = 0; in dm_handle_hpd_rx_irq()2741 dret = drm_dp_dpcd_read( in dm_handle_hpd_rx_irq()