Home | History | Annotate | Download | only in Ctrl_Interface

Lines Matching defs:hContext

61    TI_HANDLE       hContext;       
160 context_EnterCriticalSection (pCmdHndlr->hContext);
162 context_LeaveCriticalSection (pCmdHndlr->hContext);
189 pCmdHndlr->hContext = pStadHandles->hContext;
200 pCmdHndlr->uContextId = context_RegisterClient (pCmdHndlr->hContext,
275 context_EnterCriticalSection (pCmdHndlr->hContext);
285 context_LeaveCriticalSection (pCmdHndlr->hContext); /* Leave critical section */
301 context_LeaveCriticalSection (pCmdHndlr->hContext);
309 context_LeaveCriticalSection (pCmdHndlr->hContext);
312 context_RequestSchedule (pCmdHndlr->hContext, pCmdHndlr->uContextId);
363 context_EnterCriticalSection (pCmdHndlr->hContext);
372 context_LeaveCriticalSection (pCmdHndlr->hContext);
400 context_LeaveCriticalSection (pCmdHndlr->hContext);
488 context_EnableClient (pCmdHndlr->hContext, pCmdHndlr->uContextId);
495 context_DisableClient (pCmdHndlr->hContext, pCmdHndlr->uContextId);