Searched refs:pstOutPadCfg (Results 1 – 1 of 1) sorted by relevance
536 DMX_OutputPad_Cfg* pstOutPadCfg = NULL; in DMXIoctl() local789 pstOutPadCfg = (PDMX_OutputPad_Cfg)pArgs; in DMXIoctl()790 …pstOutPadCfg->u32Res = (MS_U32)psDmxInstPri->fpDMXTsOutpadCfg(pstOutPadCfg->eOutPad, pstOutPadCfg-… in DMXIoctl()791 pstOutPadCfg->bInParallel, pstOutPadCfg->u32ResvNum, pstOutPadCfg->pu32Resv); in DMXIoctl()