Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/utopia_adaption/dmx/
H A DDMX_adp.c270 PDMX_TSIO_GetInfo_PARAM pstTsioGetInfoDes = NULL; in DMX_adp_Ioctl() local
1625 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()