Home | History | Annotate | Download | only in Data_link

Lines Matching refs:TxEventDistributor

217     return DistributorMgr_Reg(pTxCtrl->TxEventDistributor,EventMask,(TI_HANDLE)CallBack,context,Cookie);
229 return DistributorMgr_AddToMask(pTxCtrl->TxEventDistributor, Notifh, EventMask);
243 return (DistributorMgr_UnReg(pTxCtrl->TxEventDistributor,RegEventHandle));