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

/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DModule.cpp80 uint32 type = get_object_type(result);
308 get_object_type,
H A DACPIPrivate.h120 uint32 (*get_object_type)(const char *path); member in struct:acpi_root_info
224 uint32 get_object_type(const char* path);
H A DBusManager.cpp596 get_object_type(const char* path) function
888 get_object_type,
H A DNamespaceDump.cpp96 uint32 type = device->acpi->get_object_type(result);
/haiku/headers/os/drivers/
H A DACPI.h257 uint32 (*get_object_type)(const char *path); member in struct:acpi_module_info
348 uint32 (*get_object_type)(acpi_device device); member in struct:acpi_device_module_info

Completed in 33 milliseconds