ReactOS 0.4.15-dev-7994-gb388cb6
powerpolicystatemachineum.cpp File Reference
#include "../pnppriv.hpp"
#include "FxUsbIdleInfo.hpp"
Include dependency graph for powerpolicystatemachineum.cpp:

Go to the source code of this file.

Functions

 __drv_maxIRQL (PASSIVE_LEVEL) VOID FxUsbIdleInfo
 

Function Documentation

◆ __drv_maxIRQL()

__drv_maxIRQL ( PASSIVE_LEVEL  )

Definition at line 182 of file powerpolicystatemachineum.cpp.

187{
189
191
194 "Entering USB Selective Suspend Idle callback");
195
197}
__inline PFX_DRIVER_GLOBALS GetDriverGlobals(VOID)
Definition: fxobject.hpp:734
VOID PowerPolicyProcessEvent(__in FxPowerPolicyEvent Event, __in BOOLEAN ProcessEventOnDifferentThread=FALSE)
#define TRACINGPNP
Definition: dbgtrace.h:67
DoTraceLevelMessage(pFxDriverGlobals, TRACE_LEVEL_VERBOSE, TRACINGPNP, "Enter, WDFDEVICE %p", Device)
FxPkgPnp * pPkgPnp
@ PwrPolUsbSelectiveSuspendCallback
#define TRACE_LEVEL_VERBOSE
Definition: storswtr.h:30