Home
last modified time | relevance | path

Searched refs:HasPowerThread (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/lib/drivers/wdf/shared/irphandlers/pnp/km/
H A Dpnpstatemachinekm.cpp202 HasPowerThread() == FALSE) { in CreatePowerThreadIfNeeded()
/reactos/sdk/lib/drivers/wdf/shared/irphandlers/pnp/
H A Deventqueue.cpp404 if (m_PkgPnp->HasPowerThread()) { in QueueWorkItem()
H A Dfxpkgpnp.cpp1465 ASSERT(HasPowerThread()); in HandleQueryInterfaceForPowerThread()
4217 (HasPowerThread() == FALSE) && in PnpDeviceUsageNotification()
/reactos/sdk/lib/drivers/wdf/shared/inc/private/common/
H A Dfxpkgpnp.hpp3508 HasPowerThread( in HasPowerThread() function in FxPkgPnp