Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DmapiDMX.c553 PDMX_TSIO_Cmd_PARAM pstTSIOCmd = NULL; in DMXIoctl() local
1946 pstTSIOCmd = (PDMX_TSIO_Cmd_PARAM)pArgs; in DMXIoctl()
1947pstTSIOCmd->u32Res = (MS_U32)psDmxInstPri->fpDMXTSIOCmd(pstTSIOCmd->eCmd, pstTSIOCmd->u32Value); in DMXIoctl()