Home
last modified time | relevance | path

Searched refs:u16Handle (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMX_tsio_v2.h124 MS_U16 u16Handle; member
131 MS_U16 u16Handle; member
138 MS_U16 u16Handle; member
145 MS_U16 u16Handle; member
153 MS_U16 u16Handle; member
160 MS_U16 u16Handle; member
167 MS_U16 u16Handle; member
174 MS_U16 u16Handle; member
181 MS_U16 u16Handle; member
188 MS_U16 u16Handle; member
[all …]
H A DapiDMX_tsio.h307 DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_TSIO_Service_SetDMAoutVC(MS_U16 u16Handle, TSIO_DMAOUT_SET *…
316 DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_TSIO_Service_DMAout_WriteGet(MS_U16 u16Handle, MS_PHY* pphyW…
325 DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_TSIO_Service_SetDestination(MS_U16 u16Handle, TSIO_SERVICEDE…
335 DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_TSIO_Service_DMAin_PidOpen(MS_U16 u16Handle, MS_U16 u16Pid, …
344 DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_TSIO_Service_DMAin_PidClose(MS_U16 u16Handle, MS_U16 u16FltI…
353 DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_TSIO_Service_SetDMAinVC(MS_U16 u16Handle, TSIO_DMAIN_SET *eS…
362 DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_TSIO_Service_DMAinVC_Start(MS_U16 u16Handle, MS_U32 u32Pacin…
371 DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_TSIO_Service_SetLocdecKey(MS_U16 u16Handle, TSIO_LOCKEY_SET …
380 DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_TSIO_Service_LocdecKeyEnable(MS_U16 u16Handle, MS_BOOL bEnab…
389 DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_TSIO_Service_Alloc(MS_U8 u8Sid, MS_U16 *u16Handle);
[all …]
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX_private.h399 typedef DMX_FILTER_STATUS (*IOCTL_DMX_TSIO_Service_SetDMAoutVC)(MS_U16 u16Handle, TSIO_DMAOUT_SET *…
400 typedef DMX_FILTER_STATUS (*IOCTL_DMX_TSIO_Service_DMAout_WriteGet)(MS_U16 u16Handle, MS_PHY* pphyW…
401 typedef DMX_FILTER_STATUS (*IOCTL_DMX_TSIO_Service_SetDestination)(MS_U16 u16Handle, TSIO_SERVICEDE…
402 typedef DMX_FILTER_STATUS (*IOCTL_DMX_TSIO_Service_SetDMAinVC)(MS_U16 u16Handle, TSIO_DMAIN_SET *eS…
403 typedef DMX_FILTER_STATUS (*IOCTL_DMX_TSIO_Service_SetDMAinVC_Start)(MS_U16 u16Handle, MS_U32 u32Pa…
404 typedef DMX_FILTER_STATUS (*IOCTL_DMX_TSIO_Service_SetLocdecKey)(MS_U16 u16Handle, TSIO_LOCKEY_SET …
405 typedef DMX_FILTER_STATUS (*IOCTL_DMX_TSIO_Service_LocdecKeyEnable)(MS_U16 u16Handle, MS_BOOL bEnab…
406 typedef DMX_FILTER_STATUS (*IOCTL_DMX_TSIO_Service_PidOpen)(MS_U16 u16Handle, DMX_TSIF eTSOInSrc, M…
407 typedef DMX_FILTER_STATUS (*IOCTL_DMX_TSIO_Service_PidClose)(MS_U16 u16Handle, MS_U16 u16DmxId);
408 typedef DMX_FILTER_STATUS (*IOCTL_DMX_TSIO_Service_Alloc)(MS_U8 u8Sid, MS_U16 *u16Handle);
[all …]
H A DapiDMX_v2.c7977 DMX_FILTER_STATUS MApi_DMX_TSIO_Service_SetDMAoutVC(MS_U16 u16Handle, TSIO_DMAOUT_SET *eSet) in MApi_DMX_TSIO_Service_SetDMAoutVC() argument
7988 param.u16Handle = u16Handle; in MApi_DMX_TSIO_Service_SetDMAoutVC()
8004 return _MApi_DMX_TSIO_Service_SetDMAoutVC(u16Handle, eSet); in MApi_DMX_TSIO_Service_SetDMAoutVC()
8009 DMX_FILTER_STATUS MApi_DMX_TSIO_Service_DMAout_WriteGet(MS_U16 u16Handle, MS_PHY* pphyWrite) in MApi_DMX_TSIO_Service_DMAout_WriteGet() argument
8020 param.u16Handle = u16Handle; in MApi_DMX_TSIO_Service_DMAout_WriteGet()
8036 return _MApi_DMX_TSIO_Service_DMAout_WriteGet(u16Handle, pphyWrite); in MApi_DMX_TSIO_Service_DMAout_WriteGet()
8041 DMX_FILTER_STATUS MApi_DMX_TSIO_Service_SetDestination(MS_U16 u16Handle, TSIO_SERVICEDEST eDest) in MApi_DMX_TSIO_Service_SetDestination() argument
8052 param.u16Handle = u16Handle; in MApi_DMX_TSIO_Service_SetDestination()
8068 return _MApi_DMX_TSIO_Service_SetDestination(u16Handle, eDest); in MApi_DMX_TSIO_Service_SetDestination()
8073 DMX_FILTER_STATUS MApi_DMX_TSIO_Service_SetDMAinVC(MS_U16 u16Handle, TSIO_DMAIN_SET *eSet) in MApi_DMX_TSIO_Service_SetDMAinVC() argument
[all …]
H A DmapiDMX.c1863 …Res = (MS_U32)psDmxInstPri->fpDMXTSIOServiceSetDMAoutVC(pstSerDMAoutVC->u16Handle, pstSerDMAoutVC-… in DMXIoctl()
1869 …(MS_U32)psDmxInstPri->fpDMXTSIOServiceDMAoutWriteGet(pstSerDMAoutWrite->u16Handle, pstSerDMAoutWri… in DMXIoctl()
1875 …(MS_U32)psDmxInstPri->fpDMXTSIOServiceSetDestination(pstSerDestination->u16Handle, pstSerDestinati… in DMXIoctl()
1881 …32Res = (MS_U32)psDmxInstPri->fpDMXTSIOServiceSetDMAinVC(pstSerDMAinVC->u16Handle, pstSerDMAinVC->… in DMXIoctl()
1887 … (MS_U32)psDmxInstPri->fpDMXTSIOServiceDMAinVCStart(pstSerDMAinVCStart->u16Handle, pstSerDMAinVCSt… in DMXIoctl()
1893 …s = (MS_U32)psDmxInstPri->fpDMXTSIOServiceSetLocdecKey(pstSerLocdecKey->u16Handle, pstSerLocdecKey… in DMXIoctl()
1899 …S_U32)psDmxInstPri->fpDMXTSIOServiceLocdecKeyEnable(pstSerLocdecEnable->u16Handle, pstSerLocdecEna… in DMXIoctl()
1905 …->u32Res = (MS_U32)psDmxInstPri->fpDMXTSIOServicePidOpen(pstSerPidOpen->u16Handle, pstSerPidOpen->… in DMXIoctl()
1911 …u32Res = (MS_U32)psDmxInstPri->fpDMXTSIOServicePidClose(pstSerPidClose->u16Handle, pstSerPidClose-… in DMXIoctl()
1917 …->u32Res = (MS_U32)psDmxInstPri->fpDMXTSIOServiceAlloc(pstSerAlloc->u8Sid, pstSerAlloc->u16Handle); in DMXIoctl()
[all …]
H A DapiDMX.c13049 DMX_FILTER_STATUS _MApi_DMX_TSIO_Service_SetDMAoutVC(MS_U16 u16Handle, TSIO_DMAOUT_SET *eSet)
13053 if (MDrv_TSIO_Service_SetDMAoutVC(u16Handle, (DRVTSIO_DMAOUT_SET*)eSet)!= DRVTSIO_OK)
13074 DMX_FILTER_STATUS _MApi_DMX_TSIO_Service_DMAout_WriteGet(MS_U16 u16Handle, MS_PHY* pphyWrite)
13078 if (MDrv_TSIO_Service_DMAout_WriteGet(u16Handle, pphyWrite)!= DRVTSIO_OK)
13099 DMX_FILTER_STATUS _MApi_DMX_TSIO_Service_SetDestination(MS_U16 u16Handle, TSIO_SERVICEDEST eDest)
13118 if (MDrv_TSIO_Service_SetDestination(u16Handle, edrvDest)!= DRVTSIO_OK)
13139 DMX_FILTER_STATUS _MApi_DMX_TSIO_Service_SetDMAinVC(MS_U16 u16Handle, TSIO_DMAIN_SET *eSet)
13143 if (MDrv_TSIO_Service_SetDMAinVC(u16Handle, (DRVTSIO_DMAIN_SET*)eSet)!= DRVTSIO_OK)
13164 DMX_FILTER_STATUS _MApi_DMX_TSIO_Service_DMAinVC_Start(MS_U16 u16Handle, MS_U32 u32Pacing)
13168 if (MDrv_TSIO_Service_DMAinVC_Start(u16Handle, u32Pacing)!= DRVTSIO_OK)
[all …]
/utopia/UTPA2-700.0.x/modules/dmx/utopia_adaption/dmx/
H A DDMX_adp.c1492 pstTsioAlcDes->u16Handle = (MS_U16 *)buffer_array0; in DMX_adp_Ioctl()
1504 … CPY_FROM_USER((void*)buffer_array0, (void*)pstTsioAlcDes->u16Handle, sizeof(MS_U16)); in DMX_adp_Ioctl()
1505 pNxtPtr = (void *)pstTsioAlcDes->u16Handle; in DMX_adp_Ioctl()
1506 pstTsioAlcDes->u16Handle = (MS_U16*)buffer_array0; in DMX_adp_Ioctl()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt39459 MS_U16 u16Handle;
39466 MS_U16 u16Handle;
39473 MS_U16 u16Handle;
39480 MS_U16 u16Handle;
39488 MS_U16 u16Handle;
39495 MS_U16 u16Handle;
39502 MS_U16 u16Handle;
39509 MS_U16 u16Handle;
39516 MS_U16 u16Handle;
39523 MS_U16 u16Handle;
[all …]