Searched defs:deviceSuspend (Results 1 - 2 of 2) sorted by relevance
/kernel/liteos_a/kernel/extended/power/ |
H A D | los_pm.c | 136 STATIC UINT32 OsPmSuspendPrepare(Suspend sysSuspendEarly, Suspend deviceSuspend, UINT32 mode, UINT32 *prepare) in OsPmSuspendPrepare() argument 159 STATIC UINT32 OsPmSuspendCheck(LosPmCB *pm, Suspend *sysSuspendEarly, Suspend *deviceSuspend, LOS_SysSleepEnum *mode) in OsPmSuspendCheck() argument 184 Suspend sysSuspendEarly, deviceSuspend; in OsPmSuspendSleep() local
|
/kernel/liteos_m/components/power/ |
H A D | los_pm.c | 206 STATIC UINT32 OsPmSuspendPrepare(Suspend sysSuspendEarly, Suspend deviceSuspend, UINT32 mode, UINT32 *prepare) in OsPmSuspendPrepare() argument 229 STATIC UINT32 OsPmSuspendCheck(LosPmCB *pm, Suspend *sysSuspendEarly, Suspend *deviceSuspend, LOS_SysSleepEnum *mode) in OsPmSuspendCheck() argument 254 Suspend sysSuspendEarly, deviceSuspend; in OsPmSuspendSleep() local
|
Completed in 3 milliseconds