Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/radeon/
Dradeon_acpi.c439 static union acpi_object *radeon_atcs_call(acpi_handle handle, int function, in radeon_atcs_call() function
513 info = radeon_atcs_call(handle, ATCS_FUNCTION_VERIFY_INTERFACE, NULL); in radeon_atcs_verify_interface()
581 info = radeon_atcs_call(handle, ATCS_FUNCTION_PCIE_DEVICE_READY_NOTIFICATION, NULL); in radeon_acpi_pcie_notify_device_ready()
635 info = radeon_atcs_call(handle, ATCS_FUNCTION_PCIE_PERFORMANCE_REQUEST, &params); in radeon_acpi_pcie_performance_request()