Home
last modified time | relevance | path

Searched refs:PnpProcessEvent (Results 1 – 10 of 10) sorted by relevance

/reactos/sdk/lib/drivers/wdf/shared/irphandlers/pnp/
H A Dnotpowerpolicyownerstatemachine.cpp396 This->PnpProcessEvent(PnpEventPwrPolStarted); in NotPowerPolOwnerStarted()
476 This->PnpProcessEvent(PnpEventPwrPolStopped); in NotPowerPolOwnerStoppingSendStatus()
498 This->PnpProcessEvent(PnpEventPwrPolStartFailed); in NotPowerPolOwnerStartingFailed()
520 This->PnpProcessEvent(PnpEventPwrPolStopFailed); in NotPowerPolOwnerStoppingFailed()
591 This->PnpProcessEvent(PnpEventPwrPolRemoved); in NotPowerPolOwnerRemoved()
H A Dfxpkgfdo.cpp1083 PnpProcessEvent(PnpEventStartDeviceFailed); in PnpSendStartDeviceDownTheStackOverload()
1493 pThis->PnpProcessEvent(PnpEventStartDeviceComplete); in _PnpStartDeviceCompletionRoutine()
1497 pThis->PnpProcessEvent(PnpEventStartDeviceComplete); in _PnpStartDeviceCompletionRoutine()
1514 pThis->PnpProcessEvent(PnpEventStartDeviceFailed); in _PnpStartDeviceCompletionRoutine()
H A Dfxpkgpnp.cpp1289 PnpProcessEvent(PnpEventAddDevice); in FinishInitialize()
1843 This->PnpProcessEvent(PnpEventStartDevice); in _PnpStartDevice()
1894 This->PnpProcessEvent(PnpEventQueryStop); in _PnpQueryStopDevice()
1938 This->PnpProcessEvent(PnpEventCancelStop); in _PnpCancelStopDevice()
1974 This->PnpProcessEvent(PnpEventStop); in _PnpStopDevice()
2019 This->PnpProcessEvent(PnpEventQueryRemove); in _PnpQueryRemoveDevice()
2060 This->PnpProcessEvent(PnpEventCancelRemove); in _PnpCancelRemoveDevice()
2236 PnpProcessEvent(PnpEventRemove); in CleanupDeviceFromFailedCreate()
2337 This->PnpProcessEvent(PnpEventRemove); in _PnpRemoveDevice()
2393 PnpProcessEvent(PnpEventSurpriseRemove); in PnpSurpriseRemoval()
H A Dpoweridlestatemachine.cpp1878 GetPnpPkg(this)->PnpProcessEvent(PnpEventDeviceInD0); in SendD0Notification()
1880 GetPnpPkg(this)->PnpProcessEvent( in SendD0Notification()
H A Dpowerpolicystatemachine.cpp3655 This->PnpProcessEvent(PnpEventPwrPolStarted); in PowerPolStartingSucceeded()
3691 This->PnpProcessEvent(PnpEventPwrPolStartFailed); in PowerPolStartingFailed()
4924 This->PnpProcessEvent(PnpEventPowerDownFailed); in PowerPolSleepingNoWakeDxRequestFailed()
6598 This->PnpProcessEvent( in PowerPolStoppingSendStatus()
6668 This->PnpProcessEvent(PnpEventPwrPolRemoved); in PowerPolRemoved()
6735 This->PnpProcessEvent(PnpEventPwrPolStartFailed); in PowerPolRestartingFailed()
7072 This->PnpProcessEvent(PnpEventPowerUpFailed); in PowerPolDeviceD0PowerRequestFailed()
7449 pThis->PnpProcessEvent(PnpEventPowerDownFailed); in _PowerPolDevicePowerDownComplete()
H A Dpowerstatemachine.cpp5195 PnpProcessEvent(PnpEventPowerDownFailed); in PowerSendPowerDownFailureEvent()
5224 PnpProcessEvent(PnpEventPowerUpFailed); in PowerSendPowerUpFailureEvent()
H A Dfxpkgpdo.cpp1021 pdoPkg->PnpProcessEvent(PnpEventEject); in _PnpEject()
H A Dpnpstatemachine.cpp823 FxPkgPnp::PnpProcessEvent( in PnpProcessEvent() function in FxPkgPnp
/reactos/sdk/lib/drivers/wdf/kmdf/src/core/
H A Dfxchildlist.cpp2147 pPdo->m_PkgPnp->PnpProcessEvent(PnpEventRemove); in DrainFreeListHead()
3135 pEntry->m_Pdo->m_PkgPnp->PnpProcessEvent(PnpEventParentRemoved); in NotifyDeviceRemove()
/reactos/sdk/lib/drivers/wdf/shared/inc/private/common/
H A Dfxpkgpnp.hpp3242 PnpProcessEvent(
3428 PnpProcessEvent(PnpEventChildrenRemovalComplete); in ChildRemoved()