Searched defs:u16Servicehandle (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsio/ |
| H A D | drvTSIO.c | 1511 TSIO_Result MDrv_TSIO_Service_Free(MS_U16 u16Servicehandle) in MDrv_TSIO_Service_Free() 1550 TSIO_Result MDrv_TSIO_Service_SetSid(MS_U16 u16Servicehandle, MS_U8 u8Sid) in MDrv_TSIO_Service_SetSid() 1578 TSIO_Result MDrv_TSIO_Service_GetSid(MS_U16 u16Servicehandle, MS_U8 *u8Sid) in MDrv_TSIO_Service_GetSid() 1605 TSIO_Result MDrv_TSIO_Service_SetDMAinVC(MS_U16 u16Servicehandle, DRVTSIO_DMAIN_SET *peSet) in MDrv_TSIO_Service_SetDMAinVC() 1645 TSIO_Result MDrv_TSIO_Service_DMAinVC_Start(MS_U16 u16Servicehandle, MS_U32 u32Pacing) in MDrv_TSIO_Service_DMAinVC_Start() 1679 TSIO_Result MDrv_TSIO_Service_SetDMAoutVC(MS_U16 u16Servicehandle, DRVTSIO_DMAOUT_SET* peSet) in MDrv_TSIO_Service_SetDMAoutVC() 1714 TSIO_Result MDrv_TSIO_Service_DMAout_WriteGet(MS_U16 u16Servicehandle, MS_PHY* pphyWrite) in MDrv_TSIO_Service_DMAout_WriteGet() 1749 TSIO_Result MDrv_TSIO_Service_SetDestination(MS_U16 u16Servicehandle, DRVTSIO_SERVICEDEST eDest) in MDrv_TSIO_Service_SetDestination() 1788 TSIO_Result MDrv_TSIO_Service_BypassSMCMergeEnable(MS_U16 u16Servicehandle, MS_BOOL bEnable) in MDrv_TSIO_Service_BypassSMCMergeEnable() 1816 TSIO_Result MDrv_TSIO_Service_SetLocdecKey(MS_U16 u16Servicehandle, MS_U8 *pKey, MS_U16 u16KeySize,… in MDrv_TSIO_Service_SetLocdecKey() [all …]
|