Searched refs:pstDmxFltCpyDes (Results 1 – 1 of 1) sorted by relevance
259 PDMX_FLT_COPY_PARAM pstDmxFltCpyDes = NULL; in DMX_adp_Ioctl() local548 pstDmxFltCpyDes = (PDMX_FLT_COPY_PARAM)buffer_arg; in DMX_adp_Ioctl()553 pstDmxFltCpyDes->pfCheckCB = 0; in DMX_adp_Ioctl()554 CMP_CPY_FROM_USER((void*)&(pstDmxFltCpyDes->pfCheckCB), ps8AdpSrc, LEN_U32_X1); in DMX_adp_Ioctl()556 pstDmxFltCpyDes->pu8Buf = 0; in DMX_adp_Ioctl()557 CMP_CPY_FROM_USER((void*)&(pstDmxFltCpyDes->pu8Buf), ps8AdpSrc, LEN_U32_X1); in DMX_adp_Ioctl()