Searched refs:radeon_atpx_priv (Results 1 – 1 of 1) sorted by relevance
32 static struct radeon_atpx_priv { struct37 } radeon_atpx_priv; argument62 return radeon_atpx_priv.atpx_detected; in radeon_has_atpx()408 radeon_atpx_switch_start(&radeon_atpx_priv.atpx, gpu_id); in radeon_atpx_switchto()409 radeon_atpx_switch_disp_mux(&radeon_atpx_priv.atpx, gpu_id); in radeon_atpx_switchto()410 radeon_atpx_switch_i2c_mux(&radeon_atpx_priv.atpx, gpu_id); in radeon_atpx_switchto()411 radeon_atpx_switch_end(&radeon_atpx_priv.atpx, gpu_id); in radeon_atpx_switchto()433 radeon_atpx_set_discrete_state(&radeon_atpx_priv.atpx, state); in radeon_atpx_power_state()458 radeon_atpx_priv.dhandle = dhandle; in radeon_atpx_pci_probe_handle()459 radeon_atpx_priv.atpx.handle = atpx_handle; in radeon_atpx_pci_probe_handle()[all …]