Home
last modified time | relevance | path

Searched defs:abs_x (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.c236 __le16 abs_x; /* absolute x 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.h63 int32_t abs_x; /* absolute X position (in FB pixels) */ member
/linux-4.4.14/drivers/input/touchscreen/
Dwm97xx-core.c73 static int abs_x[3] = {150, 4000, 5}; variable