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

/haiku/src/add-ons/kernel/drivers/display/
H A Ddisplay_adapter.cpp64 if (gAcpi->evaluate_object(&device->acpi_device, "_DOS", &arguments, NULL,
196 status_t status = gAcpi->evaluate_object(acpiHandle, "_DOD", NULL, pkgData,
217 if (gAcpi->evaluate_object(child, "_ADR", NULL, &result, sizeof(result))
/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DACPIPrivate.h130 status_t (*evaluate_object)(acpi_handle handle, const char* object, member in struct:acpi_root_info
234 status_t evaluate_object(acpi_handle handle, const char* object,
H A DModule.cpp312 evaluate_object,
H A DBusManager.cpp662 evaluate_object(acpi_handle handle, const char* object, acpi_objects *args, function
674 dprintf("evaluate_object: the passed buffer is too small!\n");
892 evaluate_object,
/haiku/headers/os/drivers/
H A DACPI.h267 status_t (*evaluate_object)(acpi_handle handle, const char* object, member in struct:acpi_module_info

Completed in 53 milliseconds