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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_acpi.c 121 * radeon_atif_call - call an ATIF method
130 static union acpi_object *radeon_atif_call(acpi_handle handle, int function, function in typeref:union:acpi_object *
233 info = radeon_atif_call(handle, ATIF_FUNCTION_VERIFY_INTERFACE, NULL);
280 info = radeon_atif_call(handle, ATIF_FUNCTION_GET_SYSTEM_PARAMETERS, NULL);
343 info = radeon_atif_call(handle, ATIF_FUNCTION_GET_SYSTEM_BIOS_REQUESTS, NULL);
radeon_acpi.c 121 * radeon_atif_call - call an ATIF method
130 static union acpi_object *radeon_atif_call(acpi_handle handle, int function, function in typeref:union:acpi_object *
233 info = radeon_atif_call(handle, ATIF_FUNCTION_VERIFY_INTERFACE, NULL);
280 info = radeon_atif_call(handle, ATIF_FUNCTION_GET_SYSTEM_PARAMETERS, NULL);
343 info = radeon_atif_call(handle, ATIF_FUNCTION_GET_SYSTEM_BIOS_REQUESTS, NULL);

Completed in 24 milliseconds