Searched defs:x2 (Results 1 - 25 of 64) sorted by last modified time

123

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h227 int x1, x2, y1, y2; member in struct:vmw_clip_rect
/linux-master/drivers/video/fbdev/
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 Dhyperv_fb.c205 s32 x2, y2; /* bottom right corner, exclusive */ member in struct:rect
274 int x1, y1, x2, y2; member in struct:hvfb_par
371 synthvid_update(struct fb_info *info, int x1, int y1, int x2, int y2) argument
714 int x1, x2, y1, y2; local
758 int x2 = x1 + w; local
[all...]
H A Dtridentfb.c354 blade_copy_rect(struct tridentfb_par *par, u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) argument
442 xp_copy_rect(struct tridentfb_par *par, u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) argument
516 image_copy_rect(struct tridentfb_par *par, u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) argument
581 tgui_copy_rect(struct tridentfb_par *par, u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) argument
[all...]
H A Dudlfb.c687 int x, x2, y, y2; local
704 int x2 = x + width; local
H A Damifb.c3161 int dst_idx, x2, y2; local
3239 int x2, y2; local
3332 int x2, y2; local
[all...]
/linux-master/drivers/staging/media/ipu3/include/uapi/
H A Dintel-ipu3.h1303 __u32 x2:9; member in struct:ipu3_uapi_iefd_cux6_ed
1372 __u32 x2:9; member in struct:ipu3_uapi_iefd_cux4
1416 __u32 x2 member in struct:ipu3_uapi_iefd_cux6_rad
1663 __u32 x2:24; member in struct:ipu3_uapi_radial_reset_x2
[all...]
/linux-master/include/drm/
H A Ddrm_rect.h47 int x1, y1, x2, y2; member in struct:drm_rect
[all...]
/linux-master/drivers/hid/
H A Dwacom_wac.c1230 static int int_dist(int x1, int y1, int x2, int y2) argument
/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/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c1504 u64 x1 = *(const u64 *)p1, x2 = *(const u64 *)p2; local
1511 u32 x1 = *(const u32 *)p1, x2 = *(const u32 *)p2; local
1518 s64 x1 = *(const s64 *)p1, x2 = *(const s64 *)p2; local
1525 s32 x1 = *(const s32 *)p1, x2 local
[all...]
/linux-master/arch/s390/include/asm/
H A Dfpu-insn-asm.h319 GR_NUM x2, \index variable
329 GR_NUM x2, \index variable
403 GR_NUM x2, \index variable
/linux-master/tools/include/uapi/drm/
H A Ddrm.h99 unsigned short x2; member in struct:drm_clip_rect
/linux-master/drivers/video/backlight/
H A Dpwm_bl.c300 u32 x1, x2, x, dx; local
/linux-master/drivers/iio/pressure/
H A Dbmp280-core.c1876 s32 x1, x2; local
1939 s32 x1, x2, x3, p; local
[all...]
/linux-master/include/uapi/drm/
H A Ddrm_mode.h1339 __s32 x2; member in struct:drm_mode_rect
H A Ddrm.h99 unsigned short x2; member in struct:drm_clip_rect
/linux-master/drivers/media/usb/uvc/
H A Duvc_video.c713 u32 x1, x2; local
[all...]
/linux-master/drivers/gpu/drm/tiny/
H A Dili9225.c89 u16 x1, x2, y1, y2; local
[all...]
/linux-master/lib/crypto/mpi/
H A Dec.c941 #define x2 (p2->x) macro
1039 #undef x2 macro
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_uclo.c148 addr >>= 0x2; /* convert to uword address */ local
/linux-master/drivers/video/fbdev/omap2/omapfb/displays/
H A Dpanel-dsi-cm.c197 u16 x2 = x + w - 1; local
/linux-master/drivers/input/touchscreen/
H A Dmc13783_ts.c70 int x0, x1, x2, y0, y1, y2; 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

Completed in 340 milliseconds

123