HomeSort by: relevance | last modified time | path
    Searched defs:radeon_atcs_call (Results 1 - 2 of 2) sorted by relevancy

  /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, &params);
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, &params);

Completed in 54 milliseconds