Searched refs:pstTsioGetInfoDes (Results 1 – 1 of 1) sorted by relevance
270 PDMX_TSIO_GetInfo_PARAM pstTsioGetInfoDes = NULL; in DMX_adp_Ioctl() local1625 pstTsioGetInfoDes = (PDMX_TSIO_GetInfo_PARAM)buffer_arg; in DMX_adp_Ioctl()1628 pstTsioGetInfoDes->u32Retinfo = (MS_U32 *)buffer_array0; in DMX_adp_Ioctl()1640 … CPY_FROM_USER((void*)buffer_array0, (void*)pstTsioGetInfoDes->u32Retinfo, sizeof(MS_U32)); in DMX_adp_Ioctl()1641 pNxtPtr = (void *)pstTsioGetInfoDes->u32Retinfo; in DMX_adp_Ioctl()1642 pstTsioGetInfoDes->u32Retinfo = (MS_U32 *)buffer_array0; in DMX_adp_Ioctl()