Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/xc/
H A DXC_ModeParse_adp.c134 #define CMP_CPY_FROM_USER(a,b,c) if(copy_from_user(a, compat_ptr((un… macro
141 #define CMP_CPY_FROM_USER CPY_FROM_USER macro
H A DXC_HDMI_if_adp.c151 #define CMP_CPY_FROM_USER(a,b,c) if(copy_from_user(a, compat_ptr((unsigned long)b), … macro
159 #define CMP_CPY_FROM_USER CPY_FROM_USER macro
H A DXC_adp.c141 …#define CMP_CPY_FROM_USER(a,b,c) if(copy_from_user(a, compat_ptr((u… macro
145 #define CMP_CPY_FROM_USER CPY_FROM_USER macro
/utopia/UTPA2-700.0.x/modules/hwi2c/utopia_adaption/hwi2c/
H A DHWI2C_adp.c71 #define CMP_CPY_FROM_USER(a,b,c) if(copy_from_user(a, compat_ptr((un… macro
78 #define CMP_CPY_FROM_USER CPY_FROM_USER macro
/utopia/UTPA2-700.0.x/modules/dlc/utopia_adaption/dlc/
H A DDLC_adp.c29 …#define CMP_CPY_FROM_USER(a,b,c) if(copy_from_user(a, compat_ptr((u… macro
33 #define CMP_CPY_FROM_USER CPY_FROM_USER macro
/utopia/UTPA2-700.0.x/modules/dmx/utopia_adaption/dmx/
H A DDMX_adp.c145 #define CMP_CPY_FROM_USER(a,b,c) if(copy_from_user(a, compat_ptr((un… macro
151 #define CMP_CPY_FROM_USER CPY_FROM_USER macro
/utopia/UTPA2-700.0.x/modules/vdec_lite/utopia_adaption/vdec_lite/
H A DVDEC_EX_adp.c38 …#define CMP_CPY_FROM_USER(a,b,c) if(copy_from_user(a, compat_ptr((u… macro
42 #define CMP_CPY_FROM_USER CPY_FROM_USER macro
/utopia/UTPA2-700.0.x/modules/vdec_v3/utopia_adaption/vdec_v3/
H A DVDEC_EX_adp.c38 …#define CMP_CPY_FROM_USER(a,b,c) if(copy_from_user(a, compat_ptr((u… macro
42 #define CMP_CPY_FROM_USER CPY_FROM_USER macro
/utopia/UTPA2-700.0.x/modules/pq/utopia_adaption/pq/
H A DPQ_adp.c16 #define CMP_CPY_FROM_USER(a,b,c) if(copy_from_user(a, compat_ptr((un… macro
/utopia/UTPA2-700.0.x/modules/dscmb/utopia_adaption/dscmb2/
H A DDSCMB_adp.c28 #define CMP_CPY_FROM_USER(a,b,c) if(copy_from_user(a, compat_ptr((un… macro
34 #define CMP_CPY_FROM_USER CPY_FROM_USER macro
/utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/ace/
H A DACE_adp.c30 #define CMP_CPY_FROM_USER(a,b,c) if(copy_from_user(a, compat_ptr((un… macro
37 #define CMP_CPY_FROM_USER CPY_FROM_USER macro
/utopia/UTPA2-700.0.x/modules/hdmi/utopia_adaption/hdmitx/
H A DHDMITX_adp.c142 #define CMP_CPY_FROM_USER(a,b,c) if(copy_from_user(a, compat_ptr((unsigned long)b), … macro
150 #define CMP_CPY_FROM_USER CPY_FROM_USER macro
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX.c207 #define CMP_CPY_FROM_USER(a,b,c) (is_compat_task()? copy_from_user(a, compat_ptr((un… macro
211 #define CMP_CPY_FROM_USER CPY_FROM_USER macro