Searched defs:x2 (Results 26 - 50 of 64) sorted by relevance

123

/linux-master/drivers/net/wireless/ath/carl9170/
H A Dphy.c1068 carl9170_interpolate_s32(s32 x, s32 x1, s32 y1, s32 x2, s32 y2) argument
1087 carl9170_interpolate_u8(u8 x, u8 x1, u8 y1, u8 x2, u8 y2) argument
[all...]
/linux-master/drivers/video/fbdev/
H A Dxen-fbfront.c45 int x1, y1, x2, y2; /* dirty rectangle, member in struct:xenfb_info
144 int x2 = x1 + w - 1; local
[all...]
H A Dvga16fb.c898 int x, x2, y2, vxres, vyres, width, height, line_ofs; local
1029 int x, x2, y2, old_dx, old_dy, vxres, vyres; local
[all...]
H A Dudlfb.c687 int x, x2, y, y2; local
704 int x2 = x + width; local
/linux-master/drivers/iio/adc/
H A Dtwl6030-gpadc.c576 int b, k, gain, x1, x2, i; local
H A Dpalmas_gpadc.c34 int x2; /* higher ideal code */ member in struct:palmas_gpadc_info
349 int x2 = adc->adc_info[adc_chan].x2; local
/linux-master/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-dsi-cm.c197 u16 x2 = x + w - 1; local
/linux-master/drivers/gpu/drm/tiny/
H A Dili9225.c89 u16 x1, x2, y1, y2; local
[all...]
H A Dgm12u320.c256 int block, dst_offset, len, remain, ret, x1, x2, y1, y2; local
/linux-master/arch/arm64/include/asm/
H A Dassembler.h850 stp x2, x3, [sp, #-16]! variable
855 ldp x2, x3, [sp], #16 variable
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h227 int x1, x2, y1, y2; member in struct:vmw_clip_rect
/linux-master/arch/x86/crypto/
H A Dcurve25519-x86_64.c981 u64 *x2 = nq; local
1030 u64 *x2 = nq; local
1542 u64 *x2 = &tmp[8]; local
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D4965.c645 il4965_interpolate_value(s32 x, s32 x1, s32 y1, s32 x2, s32 y2) argument
/linux-master/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_proto.c143 s32 x2, y2; /* bottom right corner, exclusive */ member in struct:rect
/linux-master/crypto/
H A Decc.c1156 static void xycz_initial_double(u64 *x1, u64 *y1, u64 *x2, u64 *y2, argument
1182 static void xycz_add(u64 *x1, u64 *y1, u64 *x2, u64 *y2, argument
1225 xycz_add_c(u64 *x1, u64 *y1, u64 *x2, u64 *y2, const struct ecc_curve *curve) argument
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_fb_helper.c649 u32 x2 = info->var.xres; local
/linux-master/drivers/input/mouse/
H A Delantech.c413 unsigned int fingers, x1 = 0, y1 = 0, x2 = 0, y2 = 0; local
564 unsigned int fingers = 0, x1 = 0, y1 = 0, x2 local
395 elantech_report_semi_mt_data(struct input_dev *dev, unsigned int num_fingers, unsigned int x1, unsigned int y1, unsigned int x2, unsigned int y2) argument
[all...]
/linux-master/lib/crypto/mpi/
H A Dec.c941 #define x2 (p2->x) macro
1039 #undef x2 macro
/linux-master/drivers/media/usb/uvc/
H A Duvc_video.c713 u32 x1, x2; local
[all...]
/linux-master/lib/crypto/
H A Dcurve25519-fiat32.c119 { const u32 x2 = in1[0]; local
455 { const u32 x2 = in1[0]; local
760 fe x1, x2, z2, x3, z3; local
[all...]
H A Dcurve25519-hacl64.c481 u64 *x2 = pp; local
/linux-master/drivers/iio/magnetometer/
H A Dbmc150_magn.c120 s8 x2; member in struct:bmc150_magn_trim_regs
/linux-master/drivers/hid/
H A Dhid-wiimote-modules.c1835 s16 x1, y1, x2, y2; local
/linux-master/drivers/iio/light/
H A Dsi1133.c252 int x2 = 1; local
/linux-master/drivers/media/dvb-frontends/
H A Dsi21xx.c710 unsigned int x2; local

Completed in 304 milliseconds

123