Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/utopia_adaption/dmx/
H A DDMX_adp.c258 DMX_OutputPad_Cfg *pstOutPadCfgDes = NULL; in DMX_adp_Ioctl() local
427 pstOutPadCfgDes = (DMX_OutputPad_Cfg*)buffer_arg; in DMX_adp_Ioctl()
431 pstOutPadCfgDes->pu32Resv = (void*)buffer_array0; in DMX_adp_Ioctl()
436 CMP_CPY_FROM_USER((void*)pstOutPadCfgDes->pu32Resv, u32NextPtr, LEN_U32_X1); in DMX_adp_Ioctl()
443 CPY_FROM_USER((void*)buffer_array0, (void*)pstOutPadCfgDes->pu32Resv, LEN_U32_X1); in DMX_adp_Ioctl()
444 pstOutPadCfgDes->pu32Resv = (void*)buffer_array0; in DMX_adp_Ioctl()