| /utopia/UTPA2-700.0.x/modules/dmx/utopia_adaption/dmx/ |
| H A D | DMX_adp.c | 146 #define CMP_CPY_TO_USER(a,b,c) if(copy_to_user(compat_ptr((unsigne… macro 152 #define CMP_CPY_TO_USER CPY_to_USER macro 295 CMP_CPY_TO_USER(ps8AdpSrc, (void*)&(pTspParamDec->u32Res), LEN_U32_X1); in DMX_adp_Ioctl() 354 CMP_CPY_TO_USER(pArgs, (void*)&(pstPowerStateDes->u32Res), LEN_U32_X1); in DMX_adp_Ioctl() 378 CMP_CPY_TO_USER(u32NextPtr, buffer_array0, sizeof(MS_U32) * u32data); in DMX_adp_Ioctl() 379 CMP_CPY_TO_USER(pArgs, (void*)buffer_arg, LEN_U32_X1); in DMX_adp_Ioctl() 410 CMP_CPY_TO_USER(pArgs, (void*)buffer_arg, LEN_U32_X3); in DMX_adp_Ioctl() 411 CMP_CPY_TO_USER(u32NextPtr1, pstCapExParamDes->pdata, pstCapExParamDes->OutputSize); in DMX_adp_Ioctl() 438 CMP_CPY_TO_USER(pArgs, (void*)buffer_arg, LEN_U32_X1); in DMX_adp_Ioctl() 493 CMP_CPY_TO_USER(pArgs, (void*)buffer_arg, LEN_U32_X1); in DMX_adp_Ioctl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/hdmi/utopia_adaption/hdmitx/ |
| H A D | HDMITX_adp.c | 143 #define CMP_CPY_TO_USER(a,b,c) if(copy_to_user(compat_ptr((unsigned long)a), b, c)… macro 151 #define CMP_CPY_TO_USER CPY_TO_USER macro 1148 …CMP_CPY_TO_USER(stCompatHDMITxArgs.pu8Buffer, stHDMITxArgs.pu8Buffer, sizeof(MS_U8)*stCompatHDMITx… in HDMITX_adp_Ioctl() 1149 … CMP_CPY_TO_USER(pArgs, &stCompatHDMITxArgs, sizeof(stHDMITx_GetRxVideoFormatFromEDID_Compat)); in HDMITX_adp_Ioctl() 1195 …CMP_CPY_TO_USER(stCompatHDMITxArgs.pu8Buffer, stCompatHDMITxArgs.pu8Buffer, sizeof(MS_U8) *stCompa… in HDMITX_adp_Ioctl() 1196 … CMP_CPY_TO_USER(pArgs, &stCompatHDMITxArgs, sizeof(stHDMITx_GetVICListFromEDID_Compat)); in HDMITX_adp_Ioctl() 1249 …CMP_CPY_TO_USER(stCompatHDMITxArgs.pColorFmt, stHDMITxArgs.pColorFmt, sizeof(HDMITX_EDID_COLOR_FOR… in HDMITX_adp_Ioctl() 1250 … CMP_CPY_TO_USER(pArgs, &stCompatHDMITxArgs, sizeof(stHDMITx_GetColorFormatFromEDID_Compat)); in HDMITX_adp_Ioctl() 1296 …CMP_CPY_TO_USER(stCompatHDMITxArgs.pu8Buffer, stHDMITxArgs.pu8Buffer, sizeof(MS_U8)*stCompatHDMITx… in HDMITX_adp_Ioctl() 1297 … CMP_CPY_TO_USER(pArgs, &stCompatHDMITxArgs, sizeof(stHDMITx_GetRxAudioFormatFromEDID_Compat)); in HDMITX_adp_Ioctl() [all …]
|
| /utopia/UTPA2-700.0.x/modules/hwi2c/utopia_adaption/hwi2c/ |
| H A D | HWI2C_adp.c | 72 #define CMP_CPY_TO_USER(a,b,c) if(copy_to_user(compat_ptr((unsigne… macro 79 #define CMP_CPY_TO_USER CPY_to_USER macro 188 CMP_CPY_TO_USER(pArgs,&tmp_compat,sizeof(_compat_stHWI2C_PRIVATE_PARAM_WriteBytes)); in HWI2C_adp_Ioctl() 230 CMP_CPY_TO_USER(tmpr_compat.pData,tmpr.pData,sizeof(MS_U8)*tmpr_compat.uSize); in HWI2C_adp_Ioctl() 231 CMP_CPY_TO_USER(pArgs,&tmpr_compat,sizeof(_compat_stHWI2C_PRIVATE_PARAM_ReadBytes)); in HWI2C_adp_Ioctl()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/utopia_adaption/mhl/ |
| H A D | adpMHL.c | 150 #define CMP_CPY_TO_USER(a,b,c) if(copy_to_user(compat_ptr((unsigned long)a), b, c)… 158 #define CMP_CPY_TO_USER CPY_TO_USER 440 CMP_CPY_TO_USER(stCompatMHLArgs.ucEDIDTable, stMHLArgs.ucEDIDTable, ulDataSize); 441 CMP_CPY_TO_USER(pArgs, &stCompatMHLArgs, sizeof(stMHL_READ_EDID_COMPAT)); 543 CMP_CPY_TO_USER(pArgs, &stCompatMHLArgs, sizeof(stMHL_SEND_WRITE_BURST_COMPAT)); 588 … CMP_CPY_TO_USER(pArgs, &stCompatMHLArgs, sizeof(stMHL_SEND_USER_WRITE_BURST_COMPAT));
|
| /utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/xc/ |
| H A D | XC_ModeParse_adp.c | 135 #define CMP_CPY_TO_USER(a,b,c) if(copy_to_user(compat_ptr((unsigne… macro 142 #define CMP_CPY_TO_USER CPY_to_USER macro 268 … CMP_CPY_TO_USER(tmp_compat.psInputInfo,tmp.psInputInfo,sizeof(XC_MODEPARSE_INPUT_INFO)); in XC_MODEPARSE_adp_Ioctl() 269 CMP_CPY_TO_USER(pArgs,&tmp_compat,sizeof(_compat_stXC_MODEPARSE_MATCHMODE)); in XC_MODEPARSE_adp_Ioctl()
|
| H A D | XC_HDMI_if_adp.c | 152 #define CMP_CPY_TO_USER(a,b,c) if(copy_to_user(compat_ptr((unsigned long)a), b, c)… macro 160 #define CMP_CPY_TO_USER CPY_TO_USER macro 833 CMP_CPY_TO_USER(stCompatHDMIRxArgs.pBuf, stHDMIRxArgs.pBuf, ulDataSize); in XC_HDMI_if_adp_Ioctl() 834 CMP_CPY_TO_USER(pArgs, &stCompatHDMIRxArgs, sizeof(stHDMI_CONTROL_COMPAT)); in XC_HDMI_if_adp_Ioctl()
|
| H A D | XC_adp.c | 142 …#define CMP_CPY_TO_USER(a,b,c) if(copy_to_user(compat_ptr((unsign… macro 146 #define CMP_CPY_TO_USER CPY_to_USER macro 4347 CMP_CPY_TO_USER(pArgs,&hdr_ctl_tmp_compact,sizeof(_compact_stXC_HDR_CTRL)); in _XC_adp_Ioctl() 4437 CMP_CPY_TO_USER(pArgs,&hdr_ctl_tmp_compact,sizeof(_compact_stXC_HDR_CTRL)); in _XC_adp_Ioctl()
|
| /utopia/UTPA2-700.0.x/modules/hdmi/utopia_adaption/cec/ |
| H A D | adpCEC.c | 149 #define CMP_CPY_TO_USER(a,b,c) if(copy_to_user(compat_ptr((unsigned long)a), b, c)… 157 #define CMP_CPY_TO_USER CPY_TO_USER 571 CMP_CPY_TO_USER(pArgs, &stCompatCECArgs, sizeof(stCEC_TX_SEND_MSG_COMPAT)); 612 CMP_CPY_TO_USER(pArgs, &stCompatCECArgs, sizeof(stCEC_TX_SEND_MSG2_COMPAT));
|
| /utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/ace/ |
| H A D | ACE_adp.c | 31 #define CMP_CPY_TO_USER(a,b,c) if(copy_to_user(compat_ptr((unsigne… macro 38 #define CMP_CPY_TO_USER CPY_to_USER macro 497 CMP_CPY_TO_USER(pArgs,&tmp_compat,sizeof(_cmp_stACE_Init)); in ACE_adp_Ioctl()
|
| /utopia/UTPA2-700.0.x/modules/dscmb/utopia_adaption/dscmb2/ |
| H A D | DSCMB_adp.c | 29 #define CMP_CPY_TO_USER(a,b,c) if(copy_to_user(compat_ptr((unsigne… macro 35 #define CMP_CPY_TO_USER CPY_to_USER macro
|
| /utopia/UTPA2-700.0.x/modules/dlc/utopia_adaption/dlc/ |
| H A D | DLC_adp.c | 30 …#define CMP_CPY_TO_USER(a,b,c) if(copy_to_user(compat_ptr((unsign… macro 34 #define CMP_CPY_TO_USER CPY_to_USER macro
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/utopia_adaption/vdec_v3/ |
| H A D | VDEC_EX_adp.c | 39 …#define CMP_CPY_TO_USER(a,b,c) if(copy_to_user(compat_ptr((unsign… macro 43 #define CMP_CPY_TO_USER CPY_to_USER macro
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/utopia_adaption/vdec_lite/ |
| H A D | VDEC_EX_adp.c | 39 …#define CMP_CPY_TO_USER(a,b,c) if(copy_to_user(compat_ptr((unsign… macro 43 #define CMP_CPY_TO_USER CPY_to_USER macro
|
| /utopia/UTPA2-700.0.x/modules/dmx/api/dmx/ |
| H A D | apiDMX.c | 208 #define CMP_CPY_TO_USER(a,b,c) (is_compat_task()? copy_to_user(compat_ptr((unsigne… macro 212 #define CMP_CPY_TO_USER CPY_to_USER macro 3248 CMP_CPY_TO_USER(pu8Buf, (void*)pu8Read, u32CopySize); in _DMX_GetRingBuffer() 3259 CMP_CPY_TO_USER(pu8Buf, (void*)pu8Read, u32RbSize); in _DMX_GetRingBuffer() 3464 CMP_CPY_TO_USER(pu8Buf, (void*)pu8Read, u32CopySize); in _DMX_GetSect() 3475 CMP_CPY_TO_USER(pu8Buf, (void*)pu8Read, u32SecLen); in _DMX_GetSect()
|
| /utopia/UTPA2-700.0.x/modules/pq/utopia_adaption/pq/ |
| H A D | PQ_adp.c | 17 #define CMP_CPY_TO_USER(a,b,c) if(copy_to_user(compat_ptr((unsigne… macro
|