Home
last modified time | relevance | path

Searched refs:DMX_FLOW (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX_private.h176 typedef DMX_FILTER_STATUS (*IOCTL_DMX_PARL_INVERT)(DMX_FLOW, MS_BOOL);
180 typedef DMX_FILTER_STATUS (*IOCTL_DMX_SET_FLOW)(DMX_FLOW, DMX_FLOW_INPUT, MS_BOOL, MS_BOOL, MS_BOOL…
182 typedef DMX_FILTER_STATUS (*IOCTL_DMX_GET_FLOWINPUT_STS)(DMX_FLOW, DMX_FLOW_INPUT*, MS_BOOL*, MS_BO…
183 typedef DMX_FILTER_STATUS (*IOCTL_DMX_FLOW_ENABLE)(DMX_FLOW, MS_BOOL);
241 typedef DMX_FILTER_STATUS (*IOCTL_DMX_SET_PKTMODE)(DMX_FLOW, DMX_PacketMode);
693 DMX_FILTER_STATUS _MApi_DMX_Get_FlowInput_Status(DMX_FLOW DmxFlow, DMX_FLOW_INPUT *pDmxFlowInput, M…
694 DMX_FILTER_STATUS _MApi_DMX_FlowSet(DMX_FLOW DmxFlow, DMX_FLOW_INPUT DmxFlowInput, MS_BOOL bClkInv,…
747 DMX_FILTER_STATUS _MApi_DMX_Parl_Invert(DMX_FLOW DmxFlow, MS_BOOL bInvert);
751 DMX_FILTER_STATUS _MApi_DMX_FlowEnable(DMX_FLOW DmxFlow, MS_BOOL bEnable);
769 DMX_FILTER_STATUS _MApi_DMX_SetPacketMode(DMX_FLOW DmxFlow, DMX_PacketMode ePktMode);
H A DapiDMX.c1228 static MS_BOOL _DMX_ApiDrv_DmxFlowMapping(DMX_FLOW eDmxFlow,MS_U32 *pu32TSIf) in _DMX_ApiDrv_DmxFlowMapping()
2010 static MS_BOOL _DMX_FlowSetTSO(DMX_FLOW DmxFlow, DMX_FLOW_INPUT DmxFlowInput, MS_BOOL bClkInv, MS_B… in _DMX_FlowSetTSO()
2090 static MS_BOOL _DMX_FlowSetTSO(DMX_FLOW DmxFlow, DMX_FLOW_INPUT DmxFlowInput, MS_BOOL bClkInv, MS_B… in _DMX_FlowSetTSO()
2179 static MS_BOOL _DMX_FlowSet(DMX_FLOW DmxFlow, DMX_FLOW_INPUT DmxFlowInput, MS_BOOL bClkInv, MS_BOOL… in _DMX_FlowSet()
2490 static MS_BOOL _DMX_FlowSet(DMX_FLOW DmxFlow, DMX_FLOW_INPUT DmxFlowInput, MS_BOOL bClkInv, MS_BOOL… in _DMX_FlowSet()
2664 static MS_BOOL _DMX_FlowSet(DMX_FLOW DmxFlow, DMX_FLOW_INPUT DmxFlowInput, MS_BOOL bClkInv, MS_BOOL… in _DMX_FlowSet()
4177 DMX_FILTER_STATUS _MApi_DMX_Get_FlowInput_Status(DMX_FLOW DmxFlow, DMX_FLOW_INPUT *pDmxFlowInput, M… in _MApi_DMX_Get_FlowInput_Status()
4302 DMX_FILTER_STATUS _MApi_DMX_Get_FlowInput_Status(DMX_FLOW DmxFlow, DMX_FLOW_INPUT *pDmxFlowInput, M… in _MApi_DMX_Get_FlowInput_Status()
4408 DMX_FILTER_STATUS _MApi_DMX_Get_FlowInput_Status(DMX_FLOW DmxFlow, DMX_FLOW_INPUT *pDmxFlowInput, M… in _MApi_DMX_Get_FlowInput_Status()
4583 DMX_FILTER_STATUS _MApi_DMX_FlowSet(DMX_FLOW DmxFlow, DMX_FLOW_INPUT DmxFlowInput, MS_BOOL bClkInv,… in _MApi_DMX_FlowSet()
[all …]
H A DapiDMX_v2.c888 DMX_FILTER_STATUS MApi_DMX_Get_FlowInput_Status(DMX_FLOW DmxFlow, DMX_FLOW_INPUT *pDmxFlowInput, MS… in MApi_DMX_Get_FlowInput_Status()
943 DMX_FILTER_STATUS MApi_DMX_FlowSet(DMX_FLOW DmxFlow, DMX_FLOW_INPUT DmxFlowInput, MS_BOOL bClkInv, … in MApi_DMX_FlowSet()
3601 DMX_FILTER_STATUS MApi_DMX_Parl_Invert(DMX_FLOW DmxFlow, MS_BOOL bInvert) in MApi_DMX_Parl_Invert()
3733 DMX_FILTER_STATUS MApi_DMX_FlowEnable(DMX_FLOW DmxFlow, MS_BOOL bEnable) in MApi_DMX_FlowEnable()
6126 DMX_FILTER_STATUS MApi_DMX_SetPacketMode(DMX_FLOW DmxFlow, DMX_PacketMode ePktMode) in MApi_DMX_SetPacketMode()
H A DmapiDMX.c784 …pu32Param[2] = (MS_U32)psDmxInstPri->fpDMXParlInvert((DMX_FLOW)pu32Param[0], (MS_BOOL)pu32Param[1]… in DMXIoctl()
813 …pu32Param[2] = (MS_U32)psDmxInstPri->fpDMXFlowEnable((DMX_FLOW)pu32Param[0], (MS_BOOL)pu32Param[1]… in DMXIoctl()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMX.h575 } DMX_FLOW; typedef
1191 DMX_FLOW eFlow;
1208 DMX_FLOW eFlow;
1534 DMX_FILTER_STATUS MApi_DMX_SetPacketMode(DMX_FLOW DmxFlow, DMX_PacketMode ePktMode);
1637 DMX_FILTER_STATUS MApi_DMX_Parl_Invert(DMX_FLOW DmxFlow, MS_BOOL bInvert);
1671 DMX_FILTER_STATUS MApi_DMX_FlowSet(DMX_FLOW DmxFlow, DMX_FLOW_INPUT DmxFlowInput, MS_BOOL bClkInv, …
1695 DMX_FILTER_STATUS MApi_DMX_Get_FlowInput_Status(DMX_FLOW DmxFlow, DMX_FLOW_INPUT *pDmxFlowInput, MS…
1705 DMX_FILTER_STATUS MApi_DMX_FlowEnable(DMX_FLOW DmxFlow, MS_BOOL bEnable);
H A DapiDMX_v2.h448 DMX_FLOW DmxFlow;
624 DMX_FLOW eFlow;
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiDMX.h463 } DMX_FLOW; typedef
902 DMX_FLOW eFlow;
914 DMX_FLOW eFlow;
1247 DMX_FILTER_STATUS MApi_DMX_FlowSet(DMX_FLOW DmxFlow, DMX_FLOW_INPUT DmxFlowInput, MS_BOOL bClkInv, …
1270 DMX_FILTER_STATUS MApi_DMX_Get_FlowInput_Status(DMX_FLOW DmxFlow, DMX_FLOW_INPUT *pDmxFlowInput, MS…
H A DapiDMX_v2.h406 DMX_FLOW DmxFlow;
575 DMX_FLOW eFlow;
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt32392 } DMX_FLOW;
33008 DMX_FLOW eFlow;
33025 DMX_FLOW eFlow;
33256 DMX_FILTER_STATUS MApi_DMX_SetPacketMode(DMX_FLOW DmxFlow, DMX_PacketMode ePktMode);
33274 DMX_FILTER_STATUS MApi_DMX_Parl_Invert(DMX_FLOW DmxFlow, MS_BOOL bInvert);
33280 DMX_FILTER_STATUS MApi_DMX_FlowSet(DMX_FLOW DmxFlow, DMX_FLOW_INPUT DmxFlowInput, MS_BOOL bClkInv, …
33284 DMX_FILTER_STATUS MApi_DMX_Get_FlowInput_Status(DMX_FLOW DmxFlow, DMX_FLOW_INPUT *pDmxFlowInput, MS…
33286 DMX_FILTER_STATUS MApi_DMX_FlowEnable(DMX_FLOW DmxFlow, MS_BOOL bEnable);
58284 DMX_FLOW DmxFlow;
58460 DMX_FLOW eFlow;