Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Data_link/
DGeneralUtilApi.h57 TI_STATUS DistributorMgr_UnReg(TI_HANDLE hDistributorMgr,TI_HANDLE RegEventHandle);
DGeneralUtil.c467 TI_STATUS DistributorMgr_UnReg(TI_HANDLE hDistributorMgr,TI_HANDLE RegEventHandle) in DistributorMgr_UnReg() function
DtxCtrlParams.c243 return (DistributorMgr_UnReg(pTxCtrl->TxEventDistributor,RegEventHandle)); in txCtrlParams_UnRegNotif()
Drx.c924 return DistributorMgr_UnReg (pRxData->RxEventDistributor, RegEventHandle); in rxData_UnRegNotif()