Searched refs:get_object (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/
H A DDevice.cpp63 return get_object(objname, return_value);
65 return get_object(device->path, return_value);
H A DModule.cpp215 get_object,
H A DACPIPrivate.h109 status_t (*get_object)(const char *path, member in struct:acpi_root_info
202 status_t get_object(const char* path, acpi_object_type** _returnValue);
H A DBusManager.cpp505 get_object(const char* path, acpi_object_type** _returnValue) function
764 get_object,
/haiku-fatelf/headers/os/drivers/
H A DACPI.h230 status_t (*get_object)(const char *path, member in struct:acpi_module_info
314 status_t (*get_object)(acpi_device device, const char *path, member in struct:acpi_device_module_info
/haiku-fatelf/src/add-ons/kernel/drivers/power/acpi_thermal/
H A Dacpi_thermal.c145 err = device->acpi->get_object(device->acpi_cookie, "_PSL", &(att->passive_package));

Completed in 51 milliseconds