Home
last modified time | relevance | path

Searched refs:OS_ReleaseLockID (Results 1 – 5 of 5) sorted by relevance

/TwlSDK-5.2.1/build/libraries/fs/common/src/
Dfs_proc_rom.c275 OS_ReleaseLockID((u16)fsi_card_lock_id); in FSi_EndRomArchive()
372 OS_ReleaseLockID(id); in FSi_ReadRomDirect()
/TwlSDK-5.2.1/include/nitro/os/common/
DspinLock.h231 void OS_ReleaseLockID(u16 lockID);
/TwlSDK-5.2.1/build/libraries/card/common/src/
Dcard_rom.c805 OS_ReleaseLockID(id); in CARDi_InitRomHash()
838 OS_ReleaseLockID(id); in CARDi_InitRom()
/TwlSDK-5.2.1/build/libraries/os/common/src/
Dos_spinLock.c910 asm void OS_ReleaseLockID( register u16 lockID ) in OS_ReleaseLockID() function
/TwlSDK-5.2.1/build/libraries/mi/common.TWL/src/
Dmi_sharedWram.c2383 OS_ReleaseLockID( lockid ); in MI_UnlockWramManager()