Searched defs:fingers (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/drivers/input/mouse/ |
D | elantech.c | 240 int fingers; in elantech_report_absolute_v1() local 328 unsigned int fingers, x1 = 0, y1 = 0, x2 = 0, y2 = 0; in elantech_report_absolute_v2() local 415 unsigned int fingers = 0, x1 = 0, y1 = 0, x2 = 0, y2 = 0; in elantech_report_absolute_v3() local 512 unsigned fingers; in process_packet_status_v4() local
|
D | appletouch.c | 329 int *z, int *fingers) in atp_calculate_abs() 387 static inline void atp_report_fingers(struct input_dev *input, int fingers) in atp_report_fingers()
|
D | alps.c | 278 int fingers_x = 0, fingers_y = 0, fingers; in alps_process_bitmap() local 460 int fingers = 0, bmap_fingers; in alps_process_touchpad_packet_v3() local
|
D | bcm5974.c | 237 int fingers; /* number of fingers on trackpad */ member
|
/linux-3.4.99/drivers/input/touchscreen/ |
D | auo-pixcir-ts.c | 186 int fingers = 0; in auo_pixcir_interrupt() local
|