Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/utopia_adaption/dmx/
H A DDMX_adp.c1577 pstTsioCcDes->Parm->pOutLen= (MS_U16 *)buffer_array4; in DMX_adp_Ioctl()
1599 … CMP_CPY_TO_USER(u32NextPtr2, (void*)buffer_array1, *pstTsioCcDes->Parm->pOutLen); in DMX_adp_Ioctl()
1616 if (pstTsioCcDes->Parm->pOutLen != NULL) in DMX_adp_Ioctl()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMX_tsio.h185 MS_U16* pOutLen; member
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX.c13650 if (Parm->pIn == NULL || Parm->pOut == NULL || Parm->pOutLen == NULL)
13692 if (MDrv_TSIO_CC_ReceiveCmd(Parm->pOut, Parm->pOutLen) != DRVTSIO_OK)
13694 if (*(Parm->pOutLen) < TSIO_CC_CMD_MIN_LEN)
13700 if (*(Parm->pOutLen) > TSIO_CC_CMD_MAX_LEN)
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt82337 MS_U16* pOutLen;