Home
last modified time | relevance | path

Searched defs:y2 (Results 1 – 25 of 43) sorted by relevance

12

/drivers/video/
Dauo_k1900fb.c86 u16 y1, u16 y2) in auok1900_update_region()
124 u16 y1, u16 y2) in auok1900fb_dpy_update_pages()
Dauo_k1901fb.c125 u16 y1, u16 y2) in auok1901_update_region()
172 u16 y1, u16 y2) in auok1901fb_dpy_update_pages()
Dxen-fbfront.c42 int x1, y1, x2, y2; /* dirty rectangle, member
142 int y2 = y1 + h - 1; in xenfb_refresh() local
187 int y1, y2, miny, maxy; in xenfb_deferred_io() local
Dtridentfb.c233 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in blade_copy_rect()
321 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in xp_copy_rect()
395 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in image_copy_rect()
460 u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) in tgui_copy_rect()
Dhgafb.c479 u_int rows, y1, y2; in hgafb_copyarea() local
Dvga16fb.c883 int x, x2, y2, vxres, vyres, width, height, line_ofs; in vga16fb_fillrect() local
1014 int x, x2, y2, old_dx, old_dy, vxres, vyres; in vga16fb_copyarea() local
Datafb.c2501 int x2, y2; in atafb_fillrect() local
2544 int x2, y2; in atafb_copyarea() local
2598 int x2, y2; in atafb_imageblit() local
/drivers/gpu/drm/qxl/
Dqxl_fb.c56 unsigned y2; member
91 u32 x1, x2, y1, y2; in qxl_fb_dirty_flush() local
134 int y1, y2; in qxl_deferred_io() local
/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fb.c64 unsigned y2; member
267 unsigned y2 = y1 + height; in vmw_fb_dirty_mark() local
299 int y1, y2; in vmw_deferred_io() local
/drivers/video/mb862xx/
Dmb862xxfb_accel.c201 int x2, y2, vxres, vyres; in mb86290fb_imageblit() local
260 u32 x2, y2, vxres, vyres, height, width, fg; in mb86290fb_fillrect() local
/drivers/input/mouse/
Dalps.c271 int *x1, int *y1, int *x2, int *y2) in alps_process_bitmap()
387 int x1, int y1, int x2, int y2) in alps_report_semi_mt_data()
522 int x1 = 0, y1 = 0, x2 = 0, y2 = 0; in alps_process_touchpad_packet_v3() local
656 int x1, y1, x2, y2; in alps_process_packet_v4() local
Delantech.c313 unsigned int x2, unsigned int y2) in elantech_report_semi_mt_data()
328 unsigned int fingers, x1 = 0, y1 = 0, x2 = 0, y2 = 0; in elantech_report_absolute_v2() local
415 unsigned int fingers = 0, x1 = 0, y1 = 0, x2 = 0, y2 = 0; in elantech_report_absolute_v3() local
Dalps.h154 int x1, x2, y1, y2; member
/drivers/input/touchscreen/
Dmc13783_ts.c74 int x0, x1, x2, y0, y1, y2; in mc13783_ts_report_sample() local
/drivers/gpu/drm/mgag200/
Dmgag200_fb.c33 int x2, y2; in mga_dirty_update() local
/drivers/gpu/drm/cirrus/
Dcirrus_fbdev.c31 int x2, y2; in cirrus_dirty_update() local
Dcirrus_drv.h157 int x1, y1, x2, y2; /* dirty rect */ member
/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/video/nvidia/
Dnv_accel.c188 int x2, int y2) in NVSetClippingRectangle()
/drivers/gpu/drm/ast/
Dast_fb.c57 int x2, y2; in ast_dirty_update() local
/drivers/gpu/drm/radeon/
Devergreen_blit_kms.c220 int x2, int y2) in set_scissors()
Dr600_blit_kms.c264 int x2, int y2) in set_scissors()
Dr600_blit.c263 set_scissors(drm_radeon_private_t *dev_priv, int x1, int y1, int x2, int y2) in set_scissors()
/drivers/gpu/drm/udl/
Dudl_drv.h78 int x1, y1, x2, y2; /* dirty rect */ member
/drivers/gpu/drm/nouveau/dispnv04/
Dtvnv17.h117 static inline int interpolate(int y0, int y1, int y2, int x) in interpolate()

12