Searched refs:pOutLen (Results 1 – 4 of 4) sorted by relevance
1577 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()
185 MS_U16* pOutLen; member
13650 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)
82337 MS_U16* pOutLen;