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

/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_acpi.c411 * radeon_atcs_call - call an ATCS method
420 static union acpi_object *radeon_atcs_call(acpi_handle handle, int function, radeon_atcs_call() function
494 info = radeon_atcs_call(handle, ATCS_FUNCTION_VERIFY_INTERFACE, NULL); radeon_atcs_verify_interface()
562 info = radeon_atcs_call(handle, ATCS_FUNCTION_PCIE_DEVICE_READY_NOTIFICATION, NULL); radeon_acpi_pcie_notify_device_ready()
616 info = radeon_atcs_call(handle, ATCS_FUNCTION_PCIE_PERFORMANCE_REQUEST, &params); radeon_acpi_pcie_performance_request()

Completed in 43 milliseconds