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

/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_atpx_handler.c85 * radeon_atpx_call - call an ATPX method
94 static union acpi_object *radeon_atpx_call(acpi_handle handle, int function, function
170 info = radeon_atpx_call(atpx->handle, ATPX_FUNCTION_GET_PX_PARAMETERS, NULL);
238 info = radeon_atpx_call(atpx->handle, ATPX_FUNCTION_VERIFY_INTERFACE, NULL);
286 info = radeon_atpx_call(atpx->handle,
322 info = radeon_atpx_call(atpx->handle,
354 info = radeon_atpx_call(atpx->handle,
386 info = radeon_atpx_call(atpx->handle,
418 info = radeon_atpx_call(atpx->handle,

Completed in 81 milliseconds