Home
last modified time | relevance | path

Searched defs:x2 (Results 1 – 25 of 42) sorted by relevance

12

/drivers/comedi/drivers/tests/
Dni_routes_test.c68 #define I2(x1, x2) \ argument
72 #define I3(x1, x2, x3) \ argument
78 #define O9(x1, x2, x3, x4, x5, x6, x7, x8, x9) \ argument
117 #define RV9(x1, x2, x3, x4, x5, x6, x7, x8, x9) \ argument
/drivers/video/fbdev/mb862xx/
Dmb862xxfb_accel.c196 int x2, y2, vxres, vyres; in mb86290fb_imageblit() local
254 u32 x2, y2, vxres, vyres, height, width, fg; in mb86290fb_fillrect() local
/drivers/gpu/drm/selftests/
Dtest-drm_damage_helper.c41 static void set_plane_src(struct drm_plane_state *state, int x1, int y1, int x2, in set_plane_src()
50 static void set_damage_clip(struct drm_mode_rect *r, int x1, int y1, int x2, in set_damage_clip()
73 int x1, int y1, int x2, int y2) in check_damage_clip()
/drivers/firmware/efi/
Dfake_mem.c25 static int __init cmp_fake_mem(const void *x1, const void *x2) in cmp_fake_mem()
/drivers/media/dvb-frontends/
Dcx24120.h19 u8 x2; member
/drivers/video/fbdev/
Dhyperv_fb.c214 s32 x2, y2; /* bottom right corner, exclusive */ member
283 int x1, y1, x2, y2; member
380 synthvid_update(struct fb_info *info, int x1, int y1, int x2, int y2) in synthvid_update()
734 int x1, x2, y1, y2; in hvfb_update_work() local
778 int x2 = x1 + w; in hvfb_ondemand_refresh_throttle() local
Dtridentfb.c355 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in blade_copy_rect()
443 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in xp_copy_rect()
517 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in image_copy_rect()
582 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in tgui_copy_rect()
Dxen-fbfront.c45 int x1, y1, x2, y2; /* dirty rectangle, member
144 int x2 = x1 + w - 1; in xenfb_refresh() local
Damifb.c586 #define DIVUL(x1, x2) ({int res; asm("divul %1,%2,%3": "=d" (res): \ argument
590 #define DIVUL(x1, x2) ((((long)((unsigned long long)x1 >> 8) / x2) << 8) + \ argument
3172 int dst_idx, x2, y2; in amifb_fillrect() local
3250 int x2, y2; in amifb_copyarea() local
3343 int x2, y2; in amifb_imageblit() local
Dvga16fb.c902 int x, x2, y2, vxres, vyres, width, height, line_ofs; in vga16fb_fillrect() local
1033 int x, x2, y2, old_dx, old_dy, vxres, vyres; in vga16fb_copyarea() local
Datafb.c2471 int x2, y2; in atafb_fillrect() local
2514 int x2, y2; in atafb_copyarea() local
2568 int x2, y2; in atafb_imageblit() local
/drivers/clocksource/
Dtimer-atmel-st.c33 unsigned int x1, x2; in read_CRTR() local
/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc_1.0/
Dia_css_ctc_types.h84 u16 x2; /** 3rd kneepoint luma. member
/drivers/staging/media/atomisp/pci/isp/kernels/ctc/ctc1_5/
Dia_css_ctc1_5_param.h32 s32 x2; member
/drivers/input/mouse/
Delantech.c398 unsigned int x2, unsigned int y2) in elantech_report_semi_mt_data()
413 unsigned int fingers, x1 = 0, y1 = 0, x2 = 0, y2 = 0; in elantech_report_absolute_v2() local
564 unsigned int fingers = 0, x1 = 0, y1 = 0, x2 = 0, y2 = 0; in elantech_report_absolute_v3() local
/drivers/iio/adc/
Dpalmas_gpadc.c35 int x2; /* higher ideal code */ member
304 int x2 = adc->adc_info[adc_chan].x2; in palmas_gpadc_calibrate() local
/drivers/input/touchscreen/
Dmc13783_ts.c70 int x0, x1, x2, y0, y1, y2; in mc13783_ts_report_sample() local
/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fb.c63 unsigned x2; member
270 unsigned x2 = x1 + width; in vmw_fb_dirty_mark() local
/drivers/net/wireless/ath/carl9170/
Dphy.c1068 static s32 carl9170_interpolate_s32(s32 x, s32 x1, s32 y1, s32 x2, s32 y2) in carl9170_interpolate_s32()
1087 static u8 carl9170_interpolate_u8(u8 x, u8 x1, u8 y1, u8 x2, u8 y2) in carl9170_interpolate_u8()
/drivers/staging/vc04_services/include/linux/raspberrypi/
Dvchiq.h7 #define VCHIQ_MAKE_FOURCC(x0, x1, x2, x3) \ argument
/drivers/video/fbdev/nvidia/
Dnv_accel.c190 int x2, int y2) in NVSetClippingRectangle()
/drivers/video/backlight/
Dtdo24m.c43 #define CMD2(x, x1, x2) ((2 << 30) | ((x) << 18) | 0x20000 |\ argument
Dpwm_bl.c301 u32 x1, x2, x, dx; in pwm_backlight_parse_dt() local
/drivers/gpu/drm/tiny/
Dili9225.c87 u16 x1, x2, y1, y2; in ili9225_fb_dirty() local
/drivers/gpu/drm/udl/
Dudl_modeset.c248 int x1, x2; in udl_aligned_damage_clip() local

12