Home
last modified time | relevance | path

Searched defs:abs_y (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/input/mouse/
Dsentelic.c655 unsigned short abs_x = 0, abs_y = 0; in fsp_packet_debug() local
712 unsigned short abs_x, abs_y, fgrs = 0; in fsp_process_byte() local
965 int abs_x = 967, abs_y = 711; in fsp_set_input_params() local
Dhgpk.h43 int abs_x, abs_y; member
Dbcm5974.c237 __le16 abs_y; /* absolute y coodinate */ member
/linux-4.4.14/drivers/input/joystick/
Dtwidjoy.c107 int button_bits, abs_x, abs_y; in twidjoy_process_packet() local
/linux-4.4.14/include/xen/interface/io/
Dkbdif.h64 int32_t abs_y; /* absolute Y position (in FB pixels) */ member
/linux-4.4.14/drivers/input/touchscreen/
Dwm97xx-core.c77 static int abs_y[3] = {200, 4000, 40}; variable