Searched defs:y2 (Results 1 - 25 of 49) sorted by path

12

/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.h117 static inline int interpolate(int y0, int y1, int y2, int x) argument
/linux-master/drivers/net/wireless/ath/carl9170/
H A Dphy.c1068 static s32 carl9170_interpolate_s32(s32 x, s32 x1, s32 y1, s32 x2, s32 y2) argument
1087 static u8 carl9170_interpolate_u8(u8 x, u8 x1, u8 y1, u8 x2, u8 y2) argument
/linux-master/drivers/video/fbdev/nvidia/
H A Dnv_accel.c189 NVSetClippingRectangle(struct fb_info *info, int x1, int y1, int x2, int y2) argument
/linux-master/include/video/
H A Dudlfb.h17 int x2, y2; member in struct:dloarea
/linux-master/arch/x86/crypto/
H A Dsha256-avx-asm.S116 y2 = %r15d define
[all...]
H A Dsha256-avx2-asm.S113 y2 = %r15d define
[all...]
H A Dsha256-ssse3-asm.S109 y2 = %r15d define
[all...]
H A Dsha512-avx2-asm.S98 y2 = %r15 define
[all...]
/linux-master/crypto/
H A Decc.c1156 static void xycz_initial_double(u64 *x1, u64 *y1, u64 *x2, u64 *y2, argument
1182 static void xycz_add(u64 *x1, u64 *y1, u64 *x2, u64 *y2, argument
1225 xycz_add_c(u64 *x1, u64 *y1, u64 *x2, u64 *y2, const struct ecc_curve *curve) argument
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_fb_helper.c650 u32 y2 = DIV_ROUND_UP(end, line_length); local
[all...]
/linux-master/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_proto.c143 s32 x2, y2; /* bottom right corner, exclusive */ member in struct:rect
/linux-master/drivers/gpu/drm/i2c/
H A Dch7006_priv.h157 static inline int interpolate(int y0, int y1, int y2, int x) argument
/linux-master/drivers/gpu/drm/tests/
H A Ddrm_damage_helper_test.c59 set_plane_src(struct drm_plane_state *state, int x1, int y1, int x2, int y2) argument
73 set_damage_clip(struct drm_mode_rect *r, int x1, int y1, int x2, int y2) argument
95 check_damage_clip(struct kunit *test, struct drm_rect *r, int x1, int y1, int x2, int y2) argument
[all...]
/linux-master/drivers/gpu/drm/tiny/
H A Dgm12u320.c256 int block, dst_offset, len, remain, ret, x1, x2, y1, y2; local
H A Dili9225.c89 u16 x1, x2, y1, y2; local
[all...]
/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/hid/
H A Dhid-wiimote-modules.c1835 s16 x1, y1, x2, y2; local
H A Dwacom_wac.c1230 static int int_dist(int x1, int y1, int x2, int y2) argument
/linux-master/drivers/iio/light/
H A Dsi1133.c254 int y2 = 1; local
/linux-master/drivers/iio/magnetometer/
H A Dbmc150_magn.c121 s8 y2; member in struct:bmc150_magn_trim_regs
H A Dyamaha-yas530.c284 static int yas530_measure(struct yas5xx *yas5xx, u16 *t, u16 *x, u16 *y1, u16 *y2) argument
368 yas537_measure(struct yas5xx *yas5xx, u16 *t, u16 *x, u16 *y1, u16 *y2) argument
504 u16 t_ref, t_comp, t, x, y1, y2; local
586 u16 t, x, y1, y2; local
1195 u16 t, x, y1, y2; local
[all...]
/linux-master/drivers/input/mouse/
H A Delantech.c413 unsigned int fingers, x1 = 0, y1 = 0, x2 = 0, y2 = 0; local
564 unsigned int fingers = 0, x1 = 0, y1 = 0, x2 = 0, y2 local
395 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) argument
[all...]
/linux-master/drivers/input/touchscreen/
H A Dmc13783_ts.c70 int x0, x1, x2, y0, y1, y2; local
/linux-master/drivers/media/usb/uvc/
H A Duvc_video.c712 u32 y1, y2; local
[all...]
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D4965.c645 il4965_interpolate_value(s32 x, s32 x1, s32 y1, s32 x2, s32 y2) argument

Completed in 486 milliseconds

12