Searched refs:pstCmdRunDes (Results 1 – 1 of 1) sorted by relevance
245 PDMX_CMDRUN_PARAM pstCmdRunDes = NULL; in DMX_adp_Ioctl() local761 pstCmdRunDes = (PDMX_CMDRUN_PARAM)buffer_arg; in DMX_adp_Ioctl()765 pstCmdRunDes->pData = (void*)buffer_array0; in DMX_adp_Ioctl()769 if(pstCmdRunDes->u32DataNum > 0) in DMX_adp_Ioctl()771 … CMP_CPY_FROM_USER((void*)buffer_array0, u32NextPtr, sizeof(MS_U32) * pstCmdRunDes->u32DataNum); in DMX_adp_Ioctl()779 if(pstCmdRunDes->u32DataNum > 0) in DMX_adp_Ioctl()781 …CPY_FROM_USER((void*)buffer_array0, pstCmdRunDes->pData, sizeof(MS_U32) * pstCmdRunDes->u32DataNum… in DMX_adp_Ioctl()783 pstCmdRunDes->pData = (void*)buffer_array0; in DMX_adp_Ioctl()