Lines Matching refs:hContext
142 TI_HANDLE hContext; member
285 TI_HANDLE hContext, in twIf_Init() argument
296 pTwIf->hContext = hContext; in twIf_Init()
329 pTwIf->uContextId = context_RegisterClient (pTwIf->hContext, in twIf_Init()
730 context_EnterCriticalSection (pTwIf->hContext); in twIf_SendTransaction()
733 context_LeaveCriticalSection (pTwIf->hContext); in twIf_SendTransaction()
756 context_EnterCriticalSection (pTwIf->hContext); in twIf_SendTransaction()
759 context_LeaveCriticalSection (pTwIf->hContext); in twIf_SendTransaction()
871 context_RequestSchedule (pTwIf->hContext, pTwIf->uContextId); in twIf_TxnDoneCb()
887 context_EnterCriticalSection (pTwIf->hContext); in twIf_TxnDoneCb()
893 context_LeaveCriticalSection (pTwIf->hContext); in twIf_TxnDoneCb()
897 context_EnterCriticalSection (pTwIf->hContext); in twIf_TxnDoneCb()
903 context_LeaveCriticalSection (pTwIf->hContext); in twIf_TxnDoneCb()
908 context_RequestSchedule (pTwIf->hContext, pTwIf->uContextId); in twIf_TxnDoneCb()
948 context_EnterCriticalSection (pTwIf->hContext); in twIf_HandleTxnDone()
950 context_LeaveCriticalSection (pTwIf->hContext); in twIf_HandleTxnDone()
955 context_EnterCriticalSection (pTwIf->hContext); in twIf_HandleTxnDone()
961 context_LeaveCriticalSection (pTwIf->hContext); in twIf_HandleTxnDone()
1018 context_EnterCriticalSection (pTwIf->hContext); in twIf_ClearTxnDoneQueue()
1020 context_LeaveCriticalSection (pTwIf->hContext); in twIf_ClearTxnDoneQueue()