Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_atpx_handler.c94 static union acpi_object *radeon_atpx_call(acpi_handle handle, int function, in radeon_atpx_call() function
170 info = radeon_atpx_call(atpx->handle, ATPX_FUNCTION_GET_PX_PARAMETERS, NULL); in radeon_atpx_validate()
238 info = radeon_atpx_call(atpx->handle, ATPX_FUNCTION_VERIFY_INTERFACE, NULL); in radeon_atpx_verify_interface()
286 info = radeon_atpx_call(atpx->handle, in radeon_atpx_set_discrete_state()
322 info = radeon_atpx_call(atpx->handle, in radeon_atpx_switch_disp_mux()
354 info = radeon_atpx_call(atpx->handle, in radeon_atpx_switch_i2c_mux()
386 info = radeon_atpx_call(atpx->handle, in radeon_atpx_switch_start()
418 info = radeon_atpx_call(atpx->handle, in radeon_atpx_switch_end()