ReactOS 0.4.16-dev-297-gc569aee
|
#include "pnppriv.hpp"
Go to the source code of this file.
Functions | |
__inline FxPkgPnp * | GetPnpPkg (__inout FxPowerIdleMachine *This) |
__drv_maxIRQL (DISPATCH_LEVEL) __drv_minIRQL(DISPATCH_LEVEL) __drv_requiresIRQL(DISPATCH_LEVEL) __drv_sameIRQL VOID FxPowerIdleMachine | |
__drv_maxIRQL | ( | DISPATCH_LEVEL | ) |
Definition at line 1256 of file poweridlestatemachine.cpp.
__inline FxPkgPnp * GetPnpPkg | ( | __inout FxPowerIdleMachine * | This | ) |
Definition at line 322 of file poweridlestatemachine.cpp.
Referenced by __drv_maxIRQL(), FxPowerIdleMachine::DisablingTimerExpired(), FxPowerIdleMachine::InDxIoIncrement(), FxPowerIdleMachine::IoDecrement(), FxPowerIdleMachine::PowerReferenceWorker(), FxPowerIdleMachine::ProcessEventLocked(), FxPowerIdleMachine::Reset(), FxPowerIdleMachine::SendD0Notification(), FxPowerIdleMachine::TimedOutIoIncrement(), and FxPowerIdleMachine::TimingOut().