Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/utopia_adaption/dmx/
H A DDMX_adp.c231 MS_S8 buffer_array4[16]; in DMX_adp_Ioctl() local
1577 pstTsioCcDes->Parm->pOutLen= (MS_U16 *)buffer_array4; in DMX_adp_Ioctl()
1593 CMP_CPY_FROM_USER((void *)buffer_array4, u32NextPtr3, sizeof(MS_U16)); in DMX_adp_Ioctl()
1600 CMP_CPY_TO_USER(u32NextPtr3, (void*)buffer_array4, sizeof(MS_U16)); in DMX_adp_Ioctl()
1617 pstTsioCcDes->Parm->pOut = (MS_U8 *)buffer_array4; in DMX_adp_Ioctl()