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

/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DDevice.cpp65 return get_object(objname, return_value);
67 return get_object(device->path, return_value);
H A DACPIPrivate.h121 status_t (*get_object)(const char *path, member in struct:acpi_root_info
225 status_t get_object(const char* path, acpi_object_type** _returnValue);
H A DModule.cpp309 get_object,
H A DBusManager.cpp610 get_object(const char* path, acpi_object_type** _returnValue) function
889 get_object,
/haiku/headers/os/drivers/
H A DACPI.h258 status_t (*get_object)(const char *path, member in struct:acpi_module_info
349 status_t (*get_object)(acpi_device device, const char *path, member in struct:acpi_device_module_info

Completed in 43 milliseconds