Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DmapiDMX.c536 DMX_OutputPad_Cfg* pstOutPadCfg = NULL; in DMXIoctl() local
789 pstOutPadCfg = (PDMX_OutputPad_Cfg)pArgs; in DMXIoctl()
790pstOutPadCfg->u32Res = (MS_U32)psDmxInstPri->fpDMXTsOutpadCfg(pstOutPadCfg->eOutPad, pstOutPadCfg-… in DMXIoctl()
791 pstOutPadCfg->bInParallel, pstOutPadCfg->u32ResvNum, pstOutPadCfg->pu32Resv); in DMXIoctl()