Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/core/shared/include/
H A Dhdf_power_state.h20 static inline bool IsPowerWakeState(uint32_t state) in IsPowerWakeState() function
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevhost_service_full.c94 if (IsPowerWakeState(state)) { in DevHostServiceFullDispatchPowerState()
185 if (IsPowerWakeState(state)) { in DevHostServiceFullPmNotify()
/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Ddevhost_service.c174 if (IsPowerWakeState(state)) { in ApplyDevicesPowerState()
210 if (IsPowerWakeState(state)) { in DevHostServicePmNotify()
/ohos5.0/drivers/hdf_core/framework/core/manager/src/
H A Ddevmgr_service.c431 if (IsPowerWakeState(powerState)) { in DevmgrServicePowerStateChange()