/linux-4.4.14/kernel/time/ |
H A D | timeconv.c | 49 static long leaps_between(long y1, long y2) leaps_between() argument
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | auo_k1900fb.c | 85 auok1900_update_region(struct auok190xfb_par *par, int mode, u16 y1, u16 y2) auok1900_update_region() argument 123 auok1900fb_dpy_update_pages(struct auok190xfb_par *par, u16 y1, u16 y2) auok1900fb_dpy_update_pages() argument
|
H A D | auo_k1901fb.c | 124 auok1901_update_region(struct auok190xfb_par *par, int mode, u16 y1, u16 y2) auok1901_update_region() argument 171 auok1901fb_dpy_update_pages(struct auok190xfb_par *par, u16 y1, u16 y2) auok1901fb_dpy_update_pages() argument
|
H A D | hgafb.c | 478 u_int rows, y1, y2; hgafb_copyarea() local
|
H A D | xen-fbfront.c | 43 int x1, y1, x2, y2; /* dirty rectangle, member in struct:xenfb_info 143 int y2 = y1 + h - 1; xenfb_refresh() local 188 int y1, y2, miny, maxy; xenfb_deferred_io() local
|
H A D | broadsheetfb.c | 864 broadsheetfb_dpy_update_pages(struct broadsheetfb_par *par, u16 y1, u16 y2) broadsheetfb_dpy_update_pages() argument
|
H A D | vga16fb.c | 883 int x, x2, y2, vxres, vyres, width, height, line_ofs; vga16fb_fillrect() local 1014 int x, x2, y2, old_dx, old_dy, vxres, vyres; vga16fb_copyarea() local
|
H A D | hyperv_fb.c | 176 s32 x2, y2; /* bottom right corner, exclusive */ member in struct:rect
|
H A D | tridentfb.c | 353 blade_copy_rect(struct tridentfb_par *par, u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) blade_copy_rect() argument 441 xp_copy_rect(struct tridentfb_par *par, u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) xp_copy_rect() argument 515 image_copy_rect(struct tridentfb_par *par, u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) image_copy_rect() argument 580 tgui_copy_rect(struct tridentfb_par *par, u32 x1, u32 y1, u32 x2, u32 y2, u32 w, u32 h) tgui_copy_rect() argument
|
H A D | atafb.c | 2504 int x2, y2; atafb_fillrect() local 2547 int x2, y2; atafb_copyarea() local 2601 int x2, y2; atafb_imageblit() local
|
H A D | cg6.c | 201 u32 x2, y2, z2, color2; member in struct:cg6_fbc
|
H A D | amifb.c | 3170 int dst_idx, x2, y2; amifb_fillrect() local 3248 int x2, y2; amifb_copyarea() local 3341 int x2, y2; amifb_imageblit() local
|
/linux-4.4.14/include/drm/ |
H A D | drm_rect.h | 42 int x1, y1, x2, y2; member in struct:drm_rect
|
/linux-4.4.14/drivers/video/fbdev/mb862xx/ |
H A D | mb862xxfb_accel.c | 201 int x2, y2, vxres, vyres; mb86290fb_imageblit() local 260 u32 x2, y2, vxres, vyres, height, width, fg; mb86290fb_fillrect() local
|
/linux-4.4.14/drivers/input/touchscreen/ |
H A D | mc13783_ts.c | 74 int x0, x1, x2, y0, y1, y2; mc13783_ts_report_sample() local
|
/linux-4.4.14/drivers/video/fbdev/nvidia/ |
H A D | nv_accel.c | 187 NVSetClippingRectangle(struct fb_info *info, int x1, int y1, int x2, int y2) NVSetClippingRectangle() argument
|
/linux-4.4.14/drivers/gpu/drm/udl/ |
H A D | udl_drv.h | 84 int x1, y1, x2, y2; /* dirty rect */ member in struct:udl_framebuffer
|
H A D | udl_fb.c | 156 int x2, y2; udl_handle_damage() local
|
/linux-4.4.14/drivers/gpu/drm/virtio/ |
H A D | virtgpu_fb.c | 48 int x2, y2; virtio_gpu_dirty_update() local
|
H A D | virtgpu_drv.h | 126 int x1, y1, x2, y2; /* dirty rect */ member in struct:virtio_gpu_framebuffer
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_kms.h | 109 int x1, x2, y1, y2; member in struct:vmw_clip_rect
|
H A D | vmwgfx_fb.c | 66 unsigned y2; member in struct:vmw_fb_par::__anon4944 254 unsigned y2 = y1 + height; vmw_fb_dirty_mark() local 309 int y1, y2; vmw_deferred_io() local
|
/linux-4.4.14/drivers/gpu/drm/ast/ |
H A D | ast_fb.c | 57 int x2, y2; ast_dirty_update() local
|
H A D | ast_drv.h | 263 int x1, y1, x2, y2; /* dirty rect */ member in struct:ast_fbdev
|
/linux-4.4.14/drivers/gpu/drm/cirrus/ |
H A D | cirrus_fbdev.c | 31 int x2, y2; cirrus_dirty_update() local
|
H A D | cirrus_drv.h | 159 int x1, y1, x2, y2; /* dirty rect */ member in struct:cirrus_fbdev
|
/linux-4.4.14/drivers/gpu/drm/mgag200/ |
H A D | mgag200_fb.c | 33 int x2, y2; mga_dirty_update() local
|
H A D | mgag200_drv.h | 120 int x1, y1, x2, y2; /* dirty rect */ member in struct:mga_fbdev
|
/linux-4.4.14/arch/x86/crypto/ |
H A D | poly1305-avx2-x86_64.S | 46 #define y2 0x30(%r8) define
|
H A D | sha256-avx-asm.S | 116 y2 = %r15d define
|
H A D | sha256-avx2-asm.S | 115 y2 = %r15d define
|
H A D | sha256-ssse3-asm.S | 108 y2 = %r15d define
|
H A D | sha512-avx2-asm.S | 97 y2 = %r15 define
|
/linux-4.4.14/drivers/gpu/drm/qxl/ |
H A D | qxl_fb.c | 57 unsigned y2; member in struct:qxl_fbdev::__anon4549 93 u32 x1, x2, y1, y2; qxl_fb_dirty_flush() local 140 int x2, y2; qxl_dirty_update() local 175 int y1, y2; qxl_deferred_io() local
|
/linux-4.4.14/drivers/gpu/drm/mga/ |
H A D | mga_state.c | 728 u32 y2; mga_dma_dispatch_iload() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | tvnv17.h | 117 static inline int interpolate(int y0, int y1, int y2, int x) interpolate() argument
|
/linux-4.4.14/include/video/ |
H A D | udlfb.h | 16 int x2, y2; member in struct:dloarea
|
/linux-4.4.14/sound/pci/au88x0/ |
H A D | au88x0_a3d.c | 89 a3dsrc_SetAtmosState(a3dsrc_t * a, short x1, short x2, short y1, short y2) a3dsrc_SetAtmosState() argument
|
/linux-4.4.14/drivers/input/mouse/ |
H A D | elantech.c | 330 unsigned int fingers, x1 = 0, y1 = 0, x2 = 0, y2 = 0; elantech_report_absolute_v2() local 471 unsigned int fingers = 0, x1 = 0, y1 = 0, x2 = 0, y2 = 0; elantech_report_absolute_v3() local 312 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) elantech_report_semi_mt_data() argument
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | r600_blit.c | 294 set_scissors(drm_radeon_private_t *dev_priv, int x1, int y1, int x2, int y2) set_scissors() argument
|
/linux-4.4.14/drivers/media/usb/uvc/ |
H A D | uvc_video.c | 618 u32 y1, y2; uvc_video_clock_update() local
|
/linux-4.4.14/drivers/net/wireless/ath/carl9170/ |
H A D | phy.c | 1068 static s32 carl9170_interpolate_s32(s32 x, s32 x1, s32 y1, s32 x2, s32 y2) carl9170_interpolate_s32() argument 1087 static u8 carl9170_interpolate_u8(u8 x, u8 x1, u8 y1, u8 x2, u8 y2) carl9170_interpolate_u8() argument
|
/linux-4.4.14/net/bluetooth/ |
H A D | ecc.c | 604 static void xycz_initial_double(u64 *x1, u64 *y1, u64 *x2, u64 *y2, xycz_initial_double() argument 629 static void xycz_add(u64 *x1, u64 *y1, u64 *x2, u64 *y2) xycz_add() argument 656 static void xycz_add_c(u64 *x1, u64 *y1, u64 *x2, u64 *y2) xycz_add_c() argument
|
/linux-4.4.14/drivers/video/fbdev/omap2/displays-new/ |
H A D | panel-dsi-cm.c | 205 u16 y2 = y + h - 1; dsicm_set_update_window() local
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
H A D | 4965.c | 661 il4965_interpolate_value(s32 x, s32 x1, s32 y1, s32 x2, s32 y2) il4965_interpolate_value() argument
|
/linux-4.4.14/drivers/iio/magnetometer/ |
H A D | bmc150_magn.c | 127 s8 y2; member in struct:bmc150_magn_trim_regs
|
/linux-4.4.14/drivers/hid/ |
H A D | hid-wiimote-modules.c | 1823 s16 x1, y1, x2, y2; wiimod_pro_calib_store() local
|
H A D | wacom_wac.c | 1148 static int int_dist(int x1, int y1, int x2, int y2) int_dist() argument
|
/linux-4.4.14/drivers/gpu/drm/i2c/ |
H A D | ch7006_priv.h | 158 static inline int interpolate(int y0, int y1, int y2, int x) interpolate() argument
|
/linux-4.4.14/ |
H A D | Makefile | |
/linux-4.4.14/net/sched/ |
H A D | sch_hfsc.c | 558 u64 y1, y2, dx, dy; rtsc_min() local
|
/linux-4.4.14/include/uapi/drm/ |
H A D | drm.h | 89 unsigned short y2; member in struct:drm_clip_rect
|