Home
last modified time | relevance | path

Searched refs:radeon_atpx_priv (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_atpx_handler.c32 static struct radeon_atpx_priv { struct
37 } radeon_atpx_priv; argument
62 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 …]