Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/utopia_adaption/dmx/
H A DDMX_adp.c263 PDMX_TSIO_Service_SetDMAinVC_PARAM pstTsioDinDes = NULL; in DMX_adp_Ioctl() local
1386 pstTsioDinDes = (PDMX_TSIO_Service_SetDMAinVC_PARAM)buffer_arg; in DMX_adp_Ioctl()
1389 pstTsioDinDes->eSet = (TSIO_DMAIN_SET *)buffer_array0; in DMX_adp_Ioctl()
1400 … CPY_FROM_USER((void*)buffer_array0, (void*)pstTsioDinDes->eSet, sizeof(TSIO_DMAIN_SET)); in DMX_adp_Ioctl()
1401 pstTsioDinDes->eSet = (TSIO_DMAIN_SET*)buffer_array0; in DMX_adp_Ioctl()