Lines Matching refs:_s32TCFMutexId
134 static MS_S32 _s32TCFMutexId = -1; variable
331 _s32TCFMutexId = MsOS_CreateMutex(E_MSOS_FIFO, (char*)"TCF mutex", MSOS_PROCESS_SHARED); in MDrv_TCF_Init()
351 MsOS_ObtainMutex(_s32TCFMutexId, MSOS_WAIT_FOREVER); in MDrv_CF_Version_Info()
357 MsOS_ReleaseMutex(_s32TCFMutexId); in MDrv_CF_Version_Info()
367 MsOS_ObtainMutex(_s32TCFMutexId, MSOS_WAIT_FOREVER); in MDrv_CF_Trans_Status()
373 MsOS_ReleaseMutex(_s32TCFMutexId); in MDrv_CF_Trans_Status()
383 MsOS_ObtainMutex(_s32TCFMutexId, MSOS_WAIT_FOREVER); in MDrv_CF_Cf_Status()
389 MsOS_ReleaseMutex(_s32TCFMutexId); in MDrv_CF_Cf_Status()
399 MsOS_ObtainMutex(_s32TCFMutexId, MSOS_WAIT_FOREVER); in MDrv_CF_FeatureVector()
405 MsOS_ReleaseMutex(_s32TCFMutexId); in MDrv_CF_FeatureVector()
422 MsOS_ObtainMutex(_s32TCFMutexId, MSOS_WAIT_FOREVER); in MDrv_CF_Issue_Op()
498 MsOS_ReleaseMutex(_s32TCFMutexId); in MDrv_CF_Issue_Op()
510 MsOS_ObtainMutex(_s32TCFMutexId, MSOS_WAIT_FOREVER); in MDrv_CF_IsFinished()
521 MsOS_ReleaseMutex(_s32TCFMutexId); in MDrv_CF_IsFinished()
534 MsOS_ObtainMutex(_s32TCFMutexId, MSOS_WAIT_FOREVER); in MDrv_CF_Read_Op_Result()
567 MsOS_ReleaseMutex(_s32TCFMutexId); in MDrv_CF_Read_Op_Result()
587 MsOS_ObtainMutex(_s32TCFMutexId, MSOS_WAIT_FOREVER); in MDrv_CFB_Init()
591 MsOS_ReleaseMutex(_s32TCFMutexId); in MDrv_CFB_Init()
665 MsOS_ObtainMutex(_s32TCFMutexId, MSOS_WAIT_FOREVER); in MDrv_CFB_Setup()
686 MsOS_ReleaseMutex(_s32TCFMutexId); in MDrv_CFB_Setup()
777 MsOS_ObtainMutex(_s32TCFMutexId, MSOS_WAIT_FOREVER); in MDrv_CFKE_Cmd_Exe()
1177 MsOS_ReleaseMutex(_s32TCFMutexId); in MDrv_CFKE_Cmd_Exe()
1195 MsOS_ObtainMutex(_s32TCFMutexId, MSOS_WAIT_FOREVER); in MDrv_CFKE_IsDone()
1208 MsOS_ReleaseMutex(_s32TCFMutexId); in MDrv_CFKE_IsDone()
1225 MsOS_ObtainMutex(_s32TCFMutexId, MSOS_WAIT_FOREVER); in MDrv_CFKE_IsReady()
1234 MsOS_ReleaseMutex(_s32TCFMutexId); in MDrv_CFKE_IsReady()
1251 MsOS_ObtainMutex(_s32TCFMutexId, MSOS_WAIT_FOREVER); in MDrv_CFKE_UserHash_Setup()
1258 MsOS_ReleaseMutex(_s32TCFMutexId); in MDrv_CFKE_UserHash_Setup()