|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <compbatt.h>

Definition at line 154 of file compbatt.h.
| PDEVICE_OBJECT _COMPBATT_DEVICE_EXTENSION::AttachedDevice |
Definition at line 207 of file compbatt.h.
Referenced by CompBattAddDevice(), CompBattIoctl(), CompBattPnpDispatch(), CompBattPowerDispatch(), and CompBattSystemControl().
| BATTERY_INFORMATION _COMPBATT_DEVICE_EXTENSION::BatteryInformation |
Definition at line 196 of file compbatt.h.
| LIST_ENTRY _COMPBATT_DEVICE_EXTENSION::BatteryList |
Definition at line 171 of file compbatt.h.
Referenced by CompBattAddDevice().
| BATTERY_STATUS _COMPBATT_DEVICE_EXTENSION::BatteryStatus |
Definition at line 197 of file compbatt.h.
Referenced by CompBattMonitorIrpCompleteWorker().
| PVOID _COMPBATT_DEVICE_EXTENSION::ClassData |
Definition at line 161 of file compbatt.h.
Referenced by CompBattAddDevice(), CompBattIoctl(), and CompBattMonitorIrpCompleteWorker().
| PDEVICE_OBJECT _COMPBATT_DEVICE_EXTENSION::DeviceObject |
Definition at line 208 of file compbatt.h.
Referenced by CompBattAddDevice(), and CompBattMonitorIrpCompleteWorker().
| ULONG _COMPBATT_DEVICE_EXTENSION::Flags |
Definition at line 189 of file compbatt.h.
Referenced by CompBattAddDevice(), and CompBattMonitorIrpCompleteWorker().
| ULONGLONG _COMPBATT_DEVICE_EXTENSION::InterruptTime |
Definition at line 201 of file compbatt.h.
Referenced by CompBattMonitorIrpCompleteWorker().
| FAST_MUTEX _COMPBATT_DEVICE_EXTENSION::Lock |
Definition at line 174 of file compbatt.h.
Referenced by CompBattAddDevice().
| ULONG _COMPBATT_DEVICE_EXTENSION::NextTag |
Definition at line 168 of file compbatt.h.
Referenced by CompBattAddDevice().
| PVOID _COMPBATT_DEVICE_EXTENSION::NotificationEntry |
Definition at line 211 of file compbatt.h.
Referenced by CompBattPnpDispatch().
| ULONG _COMPBATT_DEVICE_EXTENSION::Tag |
Definition at line 177 of file compbatt.h.
Referenced by CompBattMonitorIrpCompleteWorker().
| BATTERY_WAIT_STATUS _COMPBATT_DEVICE_EXTENSION::WaitNotifyStatus |
Definition at line 198 of file compbatt.h.
Referenced by CompBattMonitorIrpCompleteWorker().