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,
276 context_EnterCriticalSection (pCmdHndlr->hContext);
286 context_LeaveCriticalSection (pCmdHndlr->hContext); /* Leave critical section */
302 context_LeaveCriticalSection (pCmdHndlr->hContext);
310 context_LeaveCriticalSection (pCmdHndlr->hContext);
313 context_RequestSchedule (pCmdHndlr->hContext, pCmdHndlr->uContextId);
364 context_EnterCriticalSection (pCmdHndlr->hContext);
373 context_LeaveCriticalSection (pCmdHndlr->hContext);
401 context_LeaveCriticalSection (pCmdHndlr->hContext);
489 context_EnableClient (pCmdHndlr->hContext, pCmdHndlr->uContextId);
496 context_DisableClient (pCmdHndlr->hContext, pCmdHndlr->uContextId);