Home | History | Annotate | Download | only in FW_Transfer

Lines Matching refs:hTwIf

127     TI_HANDLE           hTwIf;                      
207 * From hTWD we extract : hOs, hReport, hTwIf, hContext,
224 pFwEvent->hTwIf = pTWD->hTwIf;
382 twIf_HwAvailable(pFwEvent->hTwIf);
390 twIf_Awake(pFwEvent->hTwIf);
393 twIf_HwAvailable(pFwEvent->hTwIf);
399 twIf_Transact(pFwEvent->hTwIf, &(pFwEvent->tMaskTxn.tTxnStruct));
406 rc = twIf_TransactReadFWStatus(pFwEvent->hTwIf, &(pFwEvent->tFwStatusTxn.tTxnStruct));
475 twIf_Transact(pFwEvent->hTwIf, &(pFwEvent->tUnMaskTxn.tTxnStruct));
477 twIf_Sleep(pFwEvent->hTwIf);