Home
last modified time | relevance | path

Searched refs:DistributorMgr_Destroy (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Data_link/
DGeneralUtilApi.h53 TI_STATUS DistributorMgr_Destroy(TI_HANDLE hDistributorMgr);
DGeneralUtil.c323 TI_STATUS DistributorMgr_Destroy(TI_HANDLE hDistributorMgr) in DistributorMgr_Destroy() function
DtxCtrl.c305 DistributorMgr_Destroy (pTxCtrl->TxEventDistributor); in txCtrl_Unload()
Drx.c314 DistributorMgr_Destroy(pRxData->RxEventDistributor); in rxData_unLoad()