Home
last modified time | relevance | path

Searched refs:m_DevicePowerState (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/lib/drivers/wdf/shared/irphandlers/pnp/
H A Dpowerstatemachine.cpp2158 (WDF_POWER_DEVICE_STATE) This->m_DevicePowerState); in PowerD0Starting()
2167 This->m_DevicePowerState, status); in PowerD0Starting()
2210 (WDF_POWER_DEVICE_STATE) This->m_DevicePowerState); in PowerD0StartingConnectInterrupt()
2220 This->m_DevicePowerState, status); in PowerD0StartingConnectInterrupt()
3448 (WDF_POWER_DEVICE_STATE) This->m_DevicePowerState); in PowerWaking()
3457 This->m_DevicePowerState, status); in PowerWaking()
3502 This->m_DevicePowerState, status); in PowerWakingNP()
3551 This->m_DevicePowerState, status); in PowerWakingConnectInterrupt()
3600 This->m_DevicePowerState, status); in PowerWakingConnectInterruptNP()
5250 m_DevicePowerStateOld = m_DevicePowerState; in PowerSetDevicePowerState()
[all …]
H A Dfxpkgpnp.cpp146 m_DevicePowerState = WdfPowerDeviceD3Final; in FxPkgPnp()
/reactos/sdk/lib/drivers/wdf/shared/inc/private/common/
H A Dfxpkgpnp.hpp4105 BYTE m_DevicePowerState; member in FxPkgPnp