ReactOS 0.4.15-dev-7842-g558ab78
powerpolicystatemachine.cpp File Reference
#include "pnppriv.hpp"
#include "fxusbidleinfo.hpp"
Include dependency graph for powerpolicystatemachine.cpp:

Go to the source code of this file.

Macros

#define ASSERT_PWR_POL_STATE(_This, _State)   (0)
 
#define VALIDATE_PWR_POL_STATE(_CurrentState, _NewState)   (0)
 

Macro Definition Documentation

◆ ASSERT_PWR_POL_STATE

#define ASSERT_PWR_POL_STATE (   _This,
  _State 
)    (0)

Definition at line 64 of file powerpolicystatemachine.cpp.

◆ VALIDATE_PWR_POL_STATE

#define VALIDATE_PWR_POL_STATE (   _CurrentState,
  _NewState 
)    (0)

Definition at line 71 of file powerpolicystatemachine.cpp.