Searched refs:radeon_atpx_call (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | radeon_atpx_handler.c | 75 static union acpi_object *radeon_atpx_call(acpi_handle handle, int function, in radeon_atpx_call() function 154 info = radeon_atpx_call(atpx->handle, ATPX_FUNCTION_GET_PX_PARAMETERS, NULL); in radeon_atpx_validate() 204 info = radeon_atpx_call(atpx->handle, ATPX_FUNCTION_VERIFY_INTERFACE, NULL); in radeon_atpx_verify_interface() 252 info = radeon_atpx_call(atpx->handle, in radeon_atpx_set_discrete_state() 284 info = radeon_atpx_call(atpx->handle, in radeon_atpx_switch_disp_mux() 316 info = radeon_atpx_call(atpx->handle, in radeon_atpx_switch_i2c_mux() 348 info = radeon_atpx_call(atpx->handle, in radeon_atpx_switch_start() 380 info = radeon_atpx_call(atpx->handle, in radeon_atpx_switch_end()
|