Home
last modified time | relevance | path

Searched refs:COMPBATT_STATUS_NOTIFY_SET (Results 1 – 2 of 2) sorted by relevance

/reactos/drivers/battery/compbatt/
H A Dcompbatt.h28 #define COMPBATT_STATUS_NOTIFY_SET 0x10 macro
H A Dcompbatt.c322 if (!(DeviceExtension->Flags & COMPBATT_STATUS_NOTIFY_SET)) in CompBattMonitorIrpCompleteWorker()
743 DeviceExtension->Flags |= COMPBATT_STATUS_NOTIFY_SET; in CompBattSetStatusNotify()