Searched refs:radeon_atpx_priv (Results 1 – 1 of 1) sorted by relevance
34 static struct radeon_atpx_priv { struct40 } radeon_atpx_priv; argument65 return radeon_atpx_priv.atpx_detected; in radeon_has_atpx()69 return radeon_atpx_priv.atpx.functions.power_cntl; in radeon_has_atpx_dgpu_power_cntl()73 return radeon_atpx_priv.atpx.is_hybrid; in radeon_is_atpx_hybrid()77 return radeon_atpx_priv.atpx.dgpu_req_power_for_displays; in radeon_atpx_dgpu_req_power_for_displays()210 atpx->functions.power_cntl = !radeon_atpx_priv.bridge_pm_usable; in radeon_atpx_validate()442 radeon_atpx_switch_start(&radeon_atpx_priv.atpx, gpu_id); in radeon_atpx_switchto()443 radeon_atpx_switch_disp_mux(&radeon_atpx_priv.atpx, gpu_id); in radeon_atpx_switchto()444 radeon_atpx_switch_i2c_mux(&radeon_atpx_priv.atpx, gpu_id); in radeon_atpx_switchto()[all …]