Searched refs:radeon_atpx_call (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_atpx_handler.c | 90 static union acpi_object *radeon_atpx_call(acpi_handle handle, int function, in radeon_atpx_call() function 166 info = radeon_atpx_call(atpx->handle, ATPX_FUNCTION_GET_PX_PARAMETERS, NULL); in radeon_atpx_validate() 234 info = radeon_atpx_call(atpx->handle, ATPX_FUNCTION_VERIFY_INTERFACE, NULL); in radeon_atpx_verify_interface() 282 info = radeon_atpx_call(atpx->handle, in radeon_atpx_set_discrete_state() 318 info = radeon_atpx_call(atpx->handle, in radeon_atpx_switch_disp_mux() 350 info = radeon_atpx_call(atpx->handle, in radeon_atpx_switch_i2c_mux() 382 info = radeon_atpx_call(atpx->handle, in radeon_atpx_switch_start() 414 info = radeon_atpx_call(atpx->handle, in radeon_atpx_switch_end()
|