Home
last modified time | relevance | path

Searched refs:get_object_typed (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DACPIPrivate.h123 status_t (*get_object_typed)(const char *path, member
226 status_t get_object_typed(const char* path, acpi_object_type** _returnValue,
H A DModule.cpp310 get_object_typed,
H A DBusManager.cpp631 get_object_typed(const char* path, acpi_object_type** _returnValue, in get_object_typed() function
890 get_object_typed,
/haiku/headers/os/drivers/
H A DACPI.h260 status_t (*get_object_typed)(const char *path, member