Home
last modified time | relevance | path

Searched defs:CMP_CPY_TO_USER (Results 1 – 13 of 13) sorted by relevance

/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
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
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
/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
/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/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
/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/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/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
/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/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
/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
/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