Home
last modified time | relevance | path

Searched defs:abs_x (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/drivers/input/joystick/
Dtwidjoy.c108 int button_bits, abs_x, abs_y; in twidjoy_process_packet() local
/linux-3.3/include/xen/interface/io/
Dkbdif.h63 int32_t abs_x; /* absolute X position (in FB pixels) */ member
/linux-3.3/drivers/input/mouse/
Dhgpk.h43 int abs_x, abs_y; member
Dbcm5974.c174 __le16 abs_x; /* absolute x coodinate */ member
487 int abs_p = 0, abs_w = 0, abs_x = 0, abs_y = 0; in report_tp_state() local
/linux-3.3/drivers/input/touchscreen/
Dwm97xx-core.c73 static int abs_x[3] = {350, 3900, 5}; variable