Home
last modified time | relevance | path

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

12

/drivers/video/fbdev/
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.c43 int x1, y1, x2, y2; /* dirty rectangle, member
143 int y2 = y1 + h - 1; in xenfb_refresh() local
188 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.c2504 int x2, y2; in atafb_fillrect() local
2547 int x2, y2; in atafb_copyarea() local
2601 int x2, y2; in atafb_imageblit() local
/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fb.c64 unsigned y2; member
269 unsigned y2 = y1 + height; in vmw_fb_dirty_mark() local
301 int y1, y2; in vmw_deferred_io() local
Dvmwgfx_kms.c36 int x1, x2, y1, y2; member
55 int y2 = min_t(int, clip.y2, rects[i].y2); in vmw_clip_cliprects() local
/drivers/video/fbdev/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/gpu/drm/qxl/
Dqxl_fb.c73 unsigned y2; member
108 u32 x1, x2, y1, y2; in qxl_fb_dirty_flush() local
151 int y1, y2; in qxl_deferred_io() local
/drivers/input/mouse/
Delantech.c315 unsigned int x2, unsigned int y2) in elantech_report_semi_mt_data()
330 unsigned int fingers, x1 = 0, y1 = 0, x2 = 0, y2 = 0; in elantech_report_absolute_v2() local
471 unsigned int fingers = 0, x1 = 0, y1 = 0, x2 = 0, y2 = 0; in elantech_report_absolute_v3() local
/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.h159 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/fbdev/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/udl/
Dudl_drv.h80 int x1, y1, x2, y2; /* dirty rect */ member
Dudl_fb.c156 int x2, y2; in udl_handle_damage() local
/drivers/gpu/drm/radeon/
Dr600_blit.c294 set_scissors(drm_radeon_private_t *dev_priv, int x1, int y1, int x2, int y2) in set_scissors()
/drivers/gpu/drm/nouveau/dispnv04/
Dtvnv17.h117 static inline int interpolate(int y0, int y1, int y2, int x) in interpolate()
/drivers/media/parport/
Dw9966.c463 static int w9966_setup(struct w9966 *cam, int x1, int y1, int x2, int y2, int w, int h) in w9966_setup()
/drivers/gpu/drm/mga/
Dmga_state.c728 u32 y2; in mga_dma_dispatch_iload() local

12