Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DmapiDMX.c532 PDMX_FQ_INIT_PARAM pFQInitParam = NULL; in DMXIoctl() local
1687 pFQInitParam = (PDMX_FQ_INIT_PARAM)pArgs; in DMXIoctl()
1688pFQInitParam->u32Res = (MS_U32)psDmxInstPri->fpDMXFQInit(pFQInitParam->u32Eng,pFQInitParam->pInfo); in DMXIoctl()