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

/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/
H A DModule.cpp78 uint32 type = get_object_type(result);
214 get_object_type,
H A DACPIPrivate.h108 uint32 (*get_object_type)(const char *path); member in struct:acpi_root_info
201 uint32 get_object_type(const char* path);
H A DBusManager.cpp491 get_object_type(const char* path) function
763 get_object_type,
H A DNamespaceDump.cpp91 uint32 type = device->acpi->get_object_type(result);
/haiku-fatelf/headers/os/drivers/
H A DACPI.h229 uint32 (*get_object_type)(const char *path); member in struct:acpi_module_info
313 uint32 (*get_object_type)(acpi_device device); member in struct:acpi_device_module_info

Completed in 44 milliseconds