| _PowerTimeoutDpcRoutine | FxPowerIdleMachine | protectedstatic |
| CancelIdleTimer(VOID) | FxPowerIdleMachine | inlineprotected |
| CancelTimer(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| CheckAssumptions(VOID) | FxPowerIdleMachine | private |
| CheckIoCount(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| DecrementIo(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| Disabled(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| DisableTimer(VOID) | FxPowerIdleMachine | |
| Disabling(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| DisablingTimerExpired(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| EnableTimer(VOID) | FxPowerIdleMachine | |
| FxPowerIdleMachine(VOID) | FxPowerIdleMachine | |
| FxStump(VOID) | FxStump | inlineprotected |
| GoingToDx(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| InD0Locked(VOID) | FxPowerIdleMachine | inlineprotected |
| InDx | FxPowerIdleMachine | |
| InDx(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| InDxDisabled(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| InDxEnabled(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| InDxIoIncrement(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| InDxPowerUpFailure(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| InDxStopped(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| Init(VOID) | FxPowerIdleMachine | |
| IoDecrement(__in_opt PVOID Tag=NULL, __in_opt LONG Line=0, __in_opt PSTR File=NULL) | FxPowerIdleMachine | |
| IoIncrement(VOID) | FxPowerIdleMachine | |
| IoIncrementWithFlags(__in FxPowerReferenceFlags Flags, __out_opt PULONG Count=NULL) | FxPowerIdleMachine | |
| IoPresentSent | FxPowerIdleMachine | |
| IsStarted | FxPowerIdleMachine | |
| IsTransitioning(VOID) | FxPowerIdleMachine | inlineprotected |
| m_BusyStates | FxPowerIdleMachine | protectedstatic |
| m_CurrentIdleState | FxPowerIdleMachine | protected |
| m_D0NotificationEvent | FxPowerIdleMachine | protected |
| m_DisabledStates | FxPowerIdleMachine | protectedstatic |
| m_DisablingWaitForTimeoutStates | FxPowerIdleMachine | protectedstatic |
| m_EventHistory | FxPowerIdleMachine | protected |
| m_EventHistoryIndex | FxPowerIdleMachine | protected |
| m_Flags | FxPowerIdleMachine | |
| m_FlagsByName | FxPowerIdleMachine | |
| m_IdleTimerTolerableDelayMS | FxPowerIdleMachine | protectedstatic |
| m_InDxStates | FxPowerIdleMachine | protectedstatic |
| m_IoCount | FxPowerIdleMachine | protected |
| m_Lock | FxPowerIdleMachine | protected |
| m_PowerFailedWaitForTimeoutStates | FxPowerIdleMachine | protectedstatic |
| m_PowerTimeout | FxPowerIdleMachine | |
| m_PowerTimeoutTimer | FxPowerIdleMachine | protected |
| m_StartedStates | FxPowerIdleMachine | protectedstatic |
| m_StateHistory | FxPowerIdleMachine | protected |
| m_StateHistoryIndex | FxPowerIdleMachine | protected |
| m_StateTable | FxPowerIdleMachine | protectedstatic |
| m_StoppedStates | FxPowerIdleMachine | protectedstatic |
| m_TagTracker | FxPowerIdleMachine | protected |
| m_TimedOutStates | FxPowerIdleMachine | protectedstatic |
| m_TimerRunningStates | FxPowerIdleMachine | protectedstatic |
| m_WaitForTimeoutStates | FxPowerIdleMachine | protectedstatic |
| operator delete(__in PVOID pointer) | FxStump | inline |
| operator delete[](__in PVOID pointer) | FxStump | inline |
| operator new(__in size_t Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals) | FxStump | inline |
| operator new(__in size_t Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals, __in POOL_TYPE PoolType) | FxStump | inline |
| operator new[](__in size_t Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals) | FxStump | inline |
| PowerFailed(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| PowerReference(__in BOOLEAN WaitForD0, __in_opt PVOID Tag=NULL, __in_opt LONG Line=0, __in_opt PSTR File=NULL) | FxPowerIdleMachine | inline |
| PowerReferenceWithFlags(__in FxPowerReferenceFlags Flags) | FxPowerIdleMachine | inline |
| PowerReferenceWorker(__in BOOLEAN WaitForD0, __in FxPowerReferenceFlags Flags, __in_opt PVOID Tag=NULL, __in_opt LONG Line=0, __in_opt PSTR File=NULL) | FxPowerIdleMachine | protected |
| PowerUp(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| PowerUpComplete(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| ProcessEventLocked(__in FxPowerIdleEvents Event) | FxPowerIdleMachine | protected |
| ProcessPowerEvent(__in FxPowerIdleEvents Event) | FxPowerIdleMachine | |
| QueryReturnToIdle(VOID) | FxPowerIdleMachine | |
| Reset(VOID) | FxPowerIdleMachine | |
| SendD0Notification(VOID) | FxPowerIdleMachine | protected |
| SendPnpPowerUpEvent | FxPowerIdleMachine | |
| Start(VOID) | FxPowerIdleMachine | |
| Started(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| StartedPowerFailed(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| StartedPowerUp(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| StartTimer(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| Stop(VOID) | FxPowerIdleMachine | |
| Stopped(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| TimedOutDisabled(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| TimedOutEnabled(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| TimedOutIoIncrement(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| TimedOutPowerDown(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| TimedOutPowerDownFailed(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| TimerCanceled | FxPowerIdleMachine | |
| TimerEnabled | FxPowerIdleMachine | |
| TimerExpired(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| TimerPowerFailed | FxPowerIdleMachine | |
| TimerStarted | FxPowerIdleMachine | |
| TimingOut(__inout FxPowerIdleMachine *This) | FxPowerIdleMachine | protectedstatic |
| WaitForD0(VOID) | FxPowerIdleMachine | inline |
| ~FxPowerIdleMachine(VOID) | FxPowerIdleMachine | |