Searched defs:sysSuspendEarly (Results 1 – 2 of 2) sorted by relevance
| /kernel/liteos_a/kernel/extended/power/ |
| D | los_pm.c | 136 STATIC UINT32 OsPmSuspendPrepare(Suspend sysSuspendEarly, Suspend deviceSuspend, UINT32 mode, UINT3… in OsPmSuspendPrepare() 159 STATIC UINT32 OsPmSuspendCheck(LosPmCB *pm, Suspend *sysSuspendEarly, Suspend *deviceSuspend, LOS_S… in OsPmSuspendCheck() 184 Suspend sysSuspendEarly, deviceSuspend; in OsPmSuspendSleep() local
|
| /kernel/liteos_m/components/power/ |
| D | los_pm.c | 206 STATIC UINT32 OsPmSuspendPrepare(Suspend sysSuspendEarly, Suspend deviceSuspend, UINT32 mode, UINT3… in OsPmSuspendPrepare() 229 STATIC UINT32 OsPmSuspendCheck(LosPmCB *pm, Suspend *sysSuspendEarly, Suspend *deviceSuspend, LOS_S… in OsPmSuspendCheck() 254 Suspend sysSuspendEarly, deviceSuspend; in OsPmSuspendSleep() local
|