Home
last modified time | relevance | path

Searched refs:OsPmLockRequest (Results 1 - 2 of 2) sorted by relevance

/kernel/liteos_a/kernel/extended/power/
H A Dlos_pm.c434 UINT32 OsPmLockRequest(const CHAR *name, UINT32 swtmrID) in OsPmLockRequest() function
509 return OsPmLockRequest(name, OS_INVALID); in LOS_PmLockRequest()
610 ret = OsPmLockRequest(name, swtmrID); in LOS_PmTimeLockRequest()
/kernel/liteos_m/components/power/
H A Dlos_pm.c572 UINT32 OsPmLockRequest(const CHAR *name, UINT32 swtmrID) in OsPmLockRequest() function
628 return OsPmLockRequest(name, OS_INVALID); in LOS_PmLockRequest()
722 ret = OsPmLockRequest(name, swtmrID); in LOS_PmTimeLockRequest()

Completed in 3 milliseconds