Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/core/shared/include/
H A Dhdf_power_state.h25 static inline bool IsValidPowerState(uint32_t state) in IsValidPowerState() function
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevhost_service_full.c180 if (hostService == NULL || !IsValidPowerState(state)) { in DevHostServiceFullPmNotify()
/ohos5.0/drivers/hdf_core/framework/core/manager/src/
H A Ddevmgr_service.c425 if (!IsValidPowerState(powerState)) { in DevmgrServicePowerStateChange()