Home
last modified time | relevance | path

Searched refs:WritePowerState (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dhibernate.h59 int32_t WritePowerState();
H A Dhibernate.cpp398 int32_t Hibernate::WritePowerState() in WritePowerState() function in OHOS::HDI::Power::V1_2::Hibernate
432 if (WritePowerState() != HDF_SUCCESS) { in DoHibernate()