Home
last modified time | relevance | path

Searched refs:PDCAP_D2_SUPPORTED (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/xdk/
H A Dpotypes.h244 #define PDCAP_D2_SUPPORTED 0x00000004 macro
/reactos/dll/win32/devmgr/properties/
H A Dadvprop.cpp38 #define PDCAP_D2_SUPPORTED 0x00000004 macro
1628 if (PowerData.PD_Capabilities & PDCAP_D2_SUPPORTED) in DisplayPowerCapabilities()
/reactos/ntoskrnl/io/pnpmgr/
H A Dplugplay.c588 PowerData->PD_Capabilities |= PDCAP_D2_SUPPORTED; in IopGetDeviceProperty()