ReactOS 0.4.15-dev-7788-g1ad9096
_WDF_DEVICE_POWER_POLICY_IDLE_SETTINGS Struct Reference

#include <wdfdevice.h>

Collaboration diagram for _WDF_DEVICE_POWER_POLICY_IDLE_SETTINGS:

Public Attributes

ULONG Size
 
WDF_POWER_POLICY_S0_IDLE_CAPABILITIES IdleCaps
 
DEVICE_POWER_STATE DxState
 
ULONG IdleTimeout
 
WDF_POWER_POLICY_S0_IDLE_USER_CONTROL UserControlOfIdleSettings
 
WDF_TRI_STATE Enabled
 
WDF_TRI_STATE PowerUpIdleDeviceOnSystemWake
 
WDF_POWER_POLICY_IDLE_TIMEOUT_TYPE IdleTimeoutType
 
WDF_TRI_STATE ExcludeD3Cold
 

Detailed Description

Definition at line 1248 of file wdfdevice.h.

Member Data Documentation

◆ DxState

DEVICE_POWER_STATE _WDF_DEVICE_POWER_POLICY_IDLE_SETTINGS::DxState

Definition at line 1264 of file wdfdevice.h.

◆ Enabled

WDF_TRI_STATE _WDF_DEVICE_POWER_POLICY_IDLE_SETTINGS::Enabled

Definition at line 1287 of file wdfdevice.h.

◆ ExcludeD3Cold

WDF_TRI_STATE _WDF_DEVICE_POWER_POLICY_IDLE_SETTINGS::ExcludeD3Cold

Definition at line 1343 of file wdfdevice.h.

◆ IdleCaps

WDF_POWER_POLICY_S0_IDLE_CAPABILITIES _WDF_DEVICE_POWER_POLICY_IDLE_SETTINGS::IdleCaps

Definition at line 1258 of file wdfdevice.h.

◆ IdleTimeout

ULONG _WDF_DEVICE_POWER_POLICY_IDLE_SETTINGS::IdleTimeout

Definition at line 1270 of file wdfdevice.h.

◆ IdleTimeoutType

WDF_POWER_POLICY_IDLE_TIMEOUT_TYPE _WDF_DEVICE_POWER_POLICY_IDLE_SETTINGS::IdleTimeoutType

Definition at line 1319 of file wdfdevice.h.

◆ PowerUpIdleDeviceOnSystemWake

WDF_TRI_STATE _WDF_DEVICE_POWER_POLICY_IDLE_SETTINGS::PowerUpIdleDeviceOnSystemWake

Definition at line 1295 of file wdfdevice.h.

◆ Size

ULONG _WDF_DEVICE_POWER_POLICY_IDLE_SETTINGS::Size

Definition at line 1252 of file wdfdevice.h.

◆ UserControlOfIdleSettings

WDF_POWER_POLICY_S0_IDLE_USER_CONTROL _WDF_DEVICE_POWER_POLICY_IDLE_SETTINGS::UserControlOfIdleSettings

Definition at line 1276 of file wdfdevice.h.


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