Searched refs:WMIDevice (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/wmi/
H A DWMIDevice.cpp10 WMIDevice::WMIDevice(device_node *node) function in class:WMIDevice
30 WMIDevice::~WMIDevice()
36 WMIDevice::InitCheck()
43 WMIDevice::EvaluateMethod(uint8 instance, uint32 methodId, const acpi_data* in,
52 WMIDevice::InstallEventHandler(const char* guidString,
64 WMIDevice::RemoveEventHandler(const char* guidString)
75 WMIDevice::GetEventData(uint32 notify, acpi_data* out)
83 WMIDevice
[all...]
H A DWMIPrivate.h44 class WMIDevice;
53 class WMIDevice { class
55 WMIDevice(device_node* node);
56 ~WMIDevice();

Completed in 392 milliseconds