Home
last modified time | relevance | path

Searched refs:MDrv_TSP_SetFlowSource (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.h941 TSP_Result MDrv_TSP_SetFlowSource(DRV_TSP_FLOW eDst, TSP_TSId eTid);
H A DdrvTSP2.c3126 TSP_Result MDrv_TSP_SetFlowSource(DRV_TSP_FLOW DmxFlow, TSP_TSId eTid) in MDrv_TSP_SetFlowSource() function
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX.c3017 if (DRVTSP_OK != MDrv_TSP_SetFlowSource(eDst, etid)) //setting dst source from tid in _DMX_FlowSet()