ReactOS 0.4.16-dev-340-g0540c21
|
#include <po.h>
PDEVICE_OBJECT _DEVICE_OBJECT_POWER_EXTENSION::DeviceObject |
Definition at line 262 of file po.h.
Referenced by PopFlushVolumes(), PopFlushVolumeWorker(), and PopGetDope().
LIST_ENTRY _DEVICE_OBJECT_POWER_EXTENSION::IdleList |
Definition at line 263 of file po.h.
Referenced by PopGetDope().
LIST_ENTRY _DEVICE_OBJECT_POWER_EXTENSION::NotifySourceList |
LIST_ENTRY _DEVICE_OBJECT_POWER_EXTENSION::NotifyTargetList |
POWER_CHANNEL_SUMMARY _DEVICE_OBJECT_POWER_EXTENSION::PowerChannelSummary |
DEVICE_POWER_STATE _DEVICE_OBJECT_POWER_EXTENSION::State |
Definition at line 264 of file po.h.
Referenced by PopGetDope().
LIST_ENTRY _DEVICE_OBJECT_POWER_EXTENSION::Volume |
Definition at line 268 of file po.h.
Referenced by PopFlushVolumes(), PoRemoveVolumeDevice(), and PoVolumeDevice().