/src/sys/external/bsd/drm2/dist/drm/radeon/ |
radeon_acpi.c | 450 * radeon_atcs_call - call an ATCS method 459 static union acpi_object *radeon_atcs_call(acpi_handle handle, int function, function in typeref:union:acpi_object * 533 info = radeon_atcs_call(handle, ATCS_FUNCTION_VERIFY_INTERFACE, NULL); 611 info = radeon_atcs_call(handle, ATCS_FUNCTION_PCIE_DEVICE_READY_NOTIFICATION, NULL); 675 info = radeon_atcs_call(handle, ATCS_FUNCTION_PCIE_PERFORMANCE_REQUEST, ¶ms);
|
radeon_acpi.c | 450 * radeon_atcs_call - call an ATCS method 459 static union acpi_object *radeon_atcs_call(acpi_handle handle, int function, function in typeref:union:acpi_object * 533 info = radeon_atcs_call(handle, ATCS_FUNCTION_VERIFY_INTERFACE, NULL); 611 info = radeon_atcs_call(handle, ATCS_FUNCTION_PCIE_DEVICE_READY_NOTIFICATION, NULL); 675 info = radeon_atcs_call(handle, ATCS_FUNCTION_PCIE_PERFORMANCE_REQUEST, ¶ms);
|