ReactOS 0.4.15-dev-6054-gbddd8b0
|
#include <po.h>
PDEVICE_OBJECT _DEVICE_OBJECT_POWER_EXTENSION::DeviceObject |
Definition at line 249 of file po.h.
Referenced by PopFlushVolumes(), PopFlushVolumeWorker(), and PopGetDope().
LIST_ENTRY _DEVICE_OBJECT_POWER_EXTENSION::IdleList |
Definition at line 250 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 251 of file po.h.
Referenced by PopGetDope().
LIST_ENTRY _DEVICE_OBJECT_POWER_EXTENSION::Volume |
Definition at line 255 of file po.h.
Referenced by PopFlushVolumes(), PoRemoveVolumeDevice(), and PoVolumeDevice().