ReactOS 0.4.16-dev-38-g96c65e9
|
#include <cmbatt.h>
ACPI_INTERFACE_STANDARD _CMBATT_DEVICE_EXTENSION::AcpiInterface |
Definition at line 118 of file cmbatt.h.
Referenced by CmBattAddAcAdapter(), and CmBattRemoveDevice().
BOOLEAN _CMBATT_DEVICE_EXTENSION::ArFlag |
Definition at line 120 of file cmbatt.h.
Referenced by CmBattWakeDpc().
LONG _CMBATT_DEVICE_EXTENSION::ArLockValue |
Definition at line 124 of file cmbatt.h.
Referenced by CmBattWakeDpc().
PDEVICE_OBJECT _CMBATT_DEVICE_EXTENSION::AttachedDevice |
Definition at line 108 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 |
Definition at line 134 of file cmbatt.h.
Referenced by CmBattVerifyStaticInfo().
ACPI_BIF_DATA _CMBATT_DEVICE_EXTENSION::BifData |
Definition at line 128 of file cmbatt.h.
Referenced by CmBattVerifyStaticInfo().
ACPI_BST_DATA _CMBATT_DEVICE_EXTENSION::BstData |
PVOID _CMBATT_DEVICE_EXTENSION::ClassData |
Definition at line 121 of file cmbatt.h.
Referenced by CmBattIoctl(), CmBattRemoveDevice(), CmBattSystemControl(), and CmBattWakeDpc().
BOOLEAN _CMBATT_DEVICE_EXTENSION::DelayNotification |
Definition at line 119 of file cmbatt.h.
Referenced by CmBattWakeDpc().
ULONG _CMBATT_DEVICE_EXTENSION::DeviceId |
Definition at line 116 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 105 of file cmbatt.h.
Referenced by CmBattPnpDispatch(), and CmBattRemoveDevice().
FAST_MUTEX _CMBATT_DEVICE_EXTENSION::FastMutex |
Definition at line 109 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 104 of file cmbatt.h.
Referenced by CmBattAddAcAdapter(), CmBattIoctl(), CmBattPnpDispatch(), CmBattRemoveDevice(), CmBattSystemControl(), and CmBattWakeDpc().
ULONG _CMBATT_DEVICE_EXTENSION::HandleCount |
Definition at line 110 of file cmbatt.h.
Referenced by CmBattOpenClose(), and CmBattPnpDispatch().
PDEVICE_OBJECT _CMBATT_DEVICE_EXTENSION::PdoDeviceObject |
Definition at line 107 of file cmbatt.h.
Referenced by CmBattIoctl().
PIRP _CMBATT_DEVICE_EXTENSION::PowerIrp |
Definition at line 111 of file cmbatt.h.
Referenced by CmBattPnpDispatch(), CmBattRemoveDevice(), and CmBattWaitWakeLoop().
POWER_STATE _CMBATT_DEVICE_EXTENSION::PowerState |
Definition at line 112 of file cmbatt.h.
Referenced by CmBattPnpDispatch().
IO_REMOVE_LOCK _CMBATT_DEVICE_EXTENSION::RemoveLock |
Definition at line 115 of file cmbatt.h.
Referenced by CmBattIoctl(), CmBattPnpDispatch(), CmBattRemoveDevice(), and CmBattSystemControl().
BOOLEAN _CMBATT_DEVICE_EXTENSION::Started |
Definition at line 122 of file cmbatt.h.
Referenced by CmBattPnpDispatch().
ULONG _CMBATT_DEVICE_EXTENSION::Tag |
Definition at line 126 of file cmbatt.h.
Referenced by CmBattOpenClose(), and CmBattWakeDpc().
BOOLEAN _CMBATT_DEVICE_EXTENSION::WaitWakeEnable |
Definition at line 114 of file cmbatt.h.
Referenced by CmBattPnpDispatch(), and CmBattWaitWakeLoop().
WMILIB_CONTEXT _CMBATT_DEVICE_EXTENSION::WmiLibInfo |
Definition at line 113 of file cmbatt.h.
Referenced by CmBattSystemControl().