HomeSort by relevance Sort by last modified time
    Searched refs:txnQ_Stop (Results 1 - 3 of 3) sorted by null

  /hardware/ti/wlan/wl1271/Txn/
TxnQueue.h 219 void txnQ_Stop (TI_HANDLE hTxnQ, TI_UINT32 uFuncId);
TxnQueue.c 403 void txnQ_Stop (TI_HANDLE hTxnQ, TI_UINT32 uFuncId)
408 TRACE0(pTxnQ->hReport, REPORT_SEVERITY_INFORMATION, "txnQ_Stop()\n");
411 TRACE2(pTxnQ->hReport, REPORT_SEVERITY_ERROR, "txnQ_Stop(): Called while func %d state is %d!\n", uFuncId, pTxnQ->aFuncInfo[uFuncId].eState);
  /hardware/ti/wlan/wl1271/TWD/TwIf/
TwIf.c 807 txnQ_Stop (pTwIf->hTxnQ, TXN_FUNC_ID_WLAN);
    [all...]

Completed in 1448 milliseconds