Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DmapiDMX.c552 PDMX_TSIO_Open_PARAM pstTSIOOpen = NULL; in DMXIoctl() local
1940 pstTSIOOpen = (PDMX_TSIO_Open_PARAM)pArgs; in DMXIoctl()
1941 pstTSIOOpen->u32Res = (MS_U32)psDmxInstPri->fpDMXTSIOOpen(pstTSIOOpen->eClk); in DMXIoctl()