Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/utopia_adaption/dmx/
H A DDMX_adp.c146 #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 DHDMITX_adp.c143 #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
1148CMP_CPY_TO_USER(stCompatHDMITxArgs.pu8Buffer, stHDMITxArgs.pu8Buffer, sizeof(MS_U8)*stCompatHDMITx… in HDMITX_adp_Ioctl()
1149CMP_CPY_TO_USER(pArgs, &stCompatHDMITxArgs, sizeof(stHDMITx_GetRxVideoFormatFromEDID_Compat)); in HDMITX_adp_Ioctl()
1195CMP_CPY_TO_USER(stCompatHDMITxArgs.pu8Buffer, stCompatHDMITxArgs.pu8Buffer, sizeof(MS_U8) *stCompa… in HDMITX_adp_Ioctl()
1196CMP_CPY_TO_USER(pArgs, &stCompatHDMITxArgs, sizeof(stHDMITx_GetVICListFromEDID_Compat)); in HDMITX_adp_Ioctl()
1249CMP_CPY_TO_USER(stCompatHDMITxArgs.pColorFmt, stHDMITxArgs.pColorFmt, sizeof(HDMITX_EDID_COLOR_FOR… in HDMITX_adp_Ioctl()
1250CMP_CPY_TO_USER(pArgs, &stCompatHDMITxArgs, sizeof(stHDMITx_GetColorFormatFromEDID_Compat)); in HDMITX_adp_Ioctl()
1296CMP_CPY_TO_USER(stCompatHDMITxArgs.pu8Buffer, stHDMITxArgs.pu8Buffer, sizeof(MS_U8)*stCompatHDMITx… in HDMITX_adp_Ioctl()
1297CMP_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 DHWI2C_adp.c72 #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 DadpMHL.c150 #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));
588CMP_CPY_TO_USER(pArgs, &stCompatMHLArgs, sizeof(stMHL_SEND_USER_WRITE_BURST_COMPAT));
/utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/xc/
H A DXC_ModeParse_adp.c135 #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
268CMP_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 DXC_HDMI_if_adp.c152 #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 DXC_adp.c142 …#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 DadpCEC.c149 #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 DACE_adp.c31 #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 DDSCMB_adp.c29 #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 DDLC_adp.c30 …#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 DVDEC_EX_adp.c39 …#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 DVDEC_EX_adp.c39 …#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 DapiDMX.c208 #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 DPQ_adp.c17 #define CMP_CPY_TO_USER(a,b,c) if(copy_to_user(compat_ptr((unsigne… macro