Searched refs:buffer_array1 (Results 1 – 1 of 1) sorted by relevance
228 MS_S8 buffer_array1[320]; in DMX_adp_Ioctl() local315 MS_PHY* pphy1 = (MS_PHY*)buffer_array1; in DMX_adp_Ioctl()335 … CPY_FROM_USER((void*)buffer_array1, (void*)pstWPParamDes->pu32EndAddr, sizeof(MS_PHY) * u32data); in DMX_adp_Ioctl()338 pstWPParamDes->pu32EndAddr = (MS_PHY*)buffer_array1; in DMX_adp_Ioctl()408 pstCapExParamDes->pdata = (void*)buffer_array1; in DMX_adp_Ioctl()419 pstCapExParamDes->pdata = (void*)buffer_array1; in DMX_adp_Ioctl()456 pstFltInfoDes->pDmxFltType = (DMX_FILTER_TYPE*)buffer_array1; in DMX_adp_Ioctl()467 CMP_CPY_FROM_USER((void*)buffer_array1, u32NextPtr1, LEN_U32_X1); in DMX_adp_Ioctl()496 CMP_CPY_TO_USER(u32NextPtr1, (void*)buffer_array1, LEN_U32_X1); in DMX_adp_Ioctl()526 … CPY_FROM_USER((void*)buffer_array1, (void*)pstFltInfoDes->pDmxFltType, sizeof(DMX_FILTER_TYPE)); in DMX_adp_Ioctl()[all …]