ReactOS 0.4.16-dev-598-gc07fba4
|
#include <cmbatt.h>
ACPI_INTERFACE_STANDARD _CMBATT_DEVICE_EXTENSION::AcpiInterface |
Definition at line 173 of file cmbatt.h.
Referenced by CmBattAddAcAdapter(), and CmBattRemoveDevice().
BOOLEAN _CMBATT_DEVICE_EXTENSION::ArFlag |
Definition at line 175 of file cmbatt.h.
Referenced by CmBattWakeDpc().
LONG _CMBATT_DEVICE_EXTENSION::ArLockValue |
Definition at line 179 of file cmbatt.h.
Referenced by CmBattWakeDpc().
PDEVICE_OBJECT _CMBATT_DEVICE_EXTENSION::AttachedDevice |
Definition at line 163 of file cmbatt.h.
Referenced by CmBattIoctl(), CmBattPnpDispatch(), CmBattPowerDispatch(), CmBattRemoveDevice(), and CmBattSystemControl().
ULONG _CMBATT_DEVICE_EXTENSION::BatteryCapacityGranularity1 |
ULONG _CMBATT_DEVICE_EXTENSION::BatteryCapacityGranularity2 |
BATTERY_INFORMATION _CMBATT_DEVICE_EXTENSION::BatteryInformation |
ACPI_BATT_STATIC_INFO _CMBATT_DEVICE_EXTENSION::BattInfo |
Definition at line 183 of file cmbatt.h.
Referenced by CmBattIoctl().
ACPI_BST_DATA _CMBATT_DEVICE_EXTENSION::BstData |
PVOID _CMBATT_DEVICE_EXTENSION::ClassData |
Definition at line 176 of file cmbatt.h.
Referenced by CmBattIoctl(), CmBattRemoveDevice(), CmBattSystemControl(), and CmBattWakeDpc().
BOOLEAN _CMBATT_DEVICE_EXTENSION::DelayNotification |
Definition at line 174 of file cmbatt.h.
Referenced by CmBattWakeDpc().
ULONG _CMBATT_DEVICE_EXTENSION::DeviceId |
Definition at line 171 of file cmbatt.h.
Referenced by CmBattGetBifData(), CmBattGetBstData(), CmBattOpenClose(), and CmBattRemoveDevice().
PUNICODE_STRING _CMBATT_DEVICE_EXTENSION::DeviceName |
PDEVICE_OBJECT _CMBATT_DEVICE_EXTENSION::DeviceObject |
Definition at line 160 of file cmbatt.h.
Referenced by CmBattPnpDispatch(), and CmBattRemoveDevice().
FAST_MUTEX _CMBATT_DEVICE_EXTENSION::FastMutex |
Definition at line 164 of file cmbatt.h.
Referenced by CmBattOpenClose(), and CmBattPnpDispatch().
PDEVICE_OBJECT _CMBATT_DEVICE_EXTENSION::FdoDeviceObject |
CMBATT_EXTENSION_TYPE _CMBATT_DEVICE_EXTENSION::FdoType |
Definition at line 159 of file cmbatt.h.
Referenced by CmBattAddAcAdapter(), CmBattIoctl(), CmBattPnpDispatch(), CmBattRemoveDevice(), CmBattSystemControl(), and CmBattWakeDpc().
ULONG _CMBATT_DEVICE_EXTENSION::HandleCount |
Definition at line 165 of file cmbatt.h.
Referenced by CmBattOpenClose(), and CmBattPnpDispatch().
PDEVICE_OBJECT _CMBATT_DEVICE_EXTENSION::PdoDeviceObject |
Definition at line 162 of file cmbatt.h.
Referenced by CmBattIoctl().
PIRP _CMBATT_DEVICE_EXTENSION::PowerIrp |
Definition at line 166 of file cmbatt.h.
Referenced by CmBattPnpDispatch(), CmBattRemoveDevice(), and CmBattWaitWakeLoop().
POWER_STATE _CMBATT_DEVICE_EXTENSION::PowerState |
Definition at line 167 of file cmbatt.h.
Referenced by CmBattPnpDispatch().
IO_REMOVE_LOCK _CMBATT_DEVICE_EXTENSION::RemoveLock |
Definition at line 170 of file cmbatt.h.
Referenced by CmBattIoctl(), CmBattPnpDispatch(), CmBattRemoveDevice(), and CmBattSystemControl().
BOOLEAN _CMBATT_DEVICE_EXTENSION::Started |
Definition at line 177 of file cmbatt.h.
Referenced by CmBattPnpDispatch().
ULONG _CMBATT_DEVICE_EXTENSION::Tag |
Definition at line 181 of file cmbatt.h.
Referenced by CmBattOpenClose(), and CmBattWakeDpc().
BOOLEAN _CMBATT_DEVICE_EXTENSION::WaitWakeEnable |
Definition at line 169 of file cmbatt.h.
Referenced by CmBattPnpDispatch(), and CmBattWaitWakeLoop().
WMILIB_CONTEXT _CMBATT_DEVICE_EXTENSION::WmiLibInfo |
Definition at line 168 of file cmbatt.h.
Referenced by CmBattSystemControl().