ReactOS 0.4.15-dev-8064-gdaf8068
CM_Power_Data_s Struct Reference

#include <potypes.h>

Collaboration diagram for CM_Power_Data_s:

Public Attributes

ULONG PD_Size
 
DEVICE_POWER_STATE PD_MostRecentPowerState
 
ULONG PD_Capabilities
 
ULONG PD_D1Latency
 
ULONG PD_D2Latency
 
ULONG PD_D3Latency
 
DEVICE_POWER_STATE PD_PowerStateMapping [PowerSystemMaximum]
 
SYSTEM_POWER_STATE PD_DeepestSystemWake
 

Detailed Description

Definition at line 46 of file advprop.cpp.

Member Data Documentation

◆ PD_Capabilities

ULONG CM_Power_Data_s::PD_Capabilities

Definition at line 50 of file advprop.cpp.

Referenced by DisplayPowerCapabilities(), and IopGetDeviceProperty().

◆ PD_D1Latency

ULONG CM_Power_Data_s::PD_D1Latency

Definition at line 51 of file advprop.cpp.

Referenced by IopGetDeviceProperty().

◆ PD_D2Latency

ULONG CM_Power_Data_s::PD_D2Latency

Definition at line 52 of file advprop.cpp.

Referenced by IopGetDeviceProperty().

◆ PD_D3Latency

ULONG CM_Power_Data_s::PD_D3Latency

Definition at line 53 of file advprop.cpp.

Referenced by IopGetDeviceProperty().

◆ PD_DeepestSystemWake

SYSTEM_POWER_STATE CM_Power_Data_s::PD_DeepestSystemWake

Definition at line 55 of file advprop.cpp.

Referenced by IopGetDeviceProperty().

◆ PD_MostRecentPowerState

DEVICE_POWER_STATE CM_Power_Data_s::PD_MostRecentPowerState

Definition at line 49 of file advprop.cpp.

Referenced by DisplayCurrentPowerState(), and IopGetDeviceProperty().

◆ PD_PowerStateMapping

DEVICE_POWER_STATE CM_Power_Data_s::PD_PowerStateMapping

Definition at line 54 of file advprop.cpp.

Referenced by DisplayPowerStateMappings(), and IopGetDeviceProperty().

◆ PD_Size

ULONG CM_Power_Data_s::PD_Size

Definition at line 48 of file advprop.cpp.

Referenced by IopGetDeviceProperty().


The documentation for this struct was generated from the following files: