Home | History | Annotate | Download | only in Data_link

Lines Matching refs:TxEventDistributor

221     return DistributorMgr_Reg(pTxCtrl->TxEventDistributor,EventMask,(TI_HANDLE)CallBack,context,Cookie);
233 return DistributorMgr_AddToMask(pTxCtrl->TxEventDistributor, Notifh, EventMask);
248 return (status = DistributorMgr_UnReg(pTxCtrl->TxEventDistributor,RegEventHandle));