Home
last modified time | relevance | path

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

/reactos/drivers/battery/compbatt/
H A Dcompbatt.h68 #define COMPBATT_DEBUG_INFO 0x1 macro
72 #define COMPBATT_DEBUG_ALL_LEVELS (COMPBATT_DEBUG_INFO | COMPBATT_DEBUG_TRACE | COMPB…
H A Dcompbatt.c294 if ((CompBattDebug & COMPBATT_DEBUG_INFO) && NT_SUCCESS(Status)) in CompBattMonitorIrpCompleteWorker()
722 if (CompBattDebug & COMPBATT_DEBUG_INFO) in CompBattSetStatusNotify()
852 if (CompBattDebug & COMPBATT_DEBUG_INFO) in CompBattSetStatusNotify()
1211 if (CompBattDebug & COMPBATT_DEBUG_INFO) in CompBattGetBatteryInformation()
1277 if (CompBattDebug & COMPBATT_DEBUG_INFO) in CompBattGetBatteryInformation()
1531 if (CompBattDebug & COMPBATT_DEBUG_INFO) in CompBattGetEstimatedTime()