Searched defs:fingers (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/drivers/input/mouse/ |
D | appletouch.c | 348 int fact, int *z, int *fingers) in atp_calculate_abs() 446 static inline void atp_report_fingers(struct input_dev *input, int fingers) in atp_report_fingers() 532 int key, fingers; in atp_complete_geyser_1_2() local 672 int key, fingers; in atp_complete_geyser_3_4() local
|
D | focaltech.c | 104 struct focaltech_finger_state fingers[FOC_MAX_FINGERS]; member 164 unsigned char fingers = packet[1]; in focaltech_process_touch_packet() local
|
D | elantech.c | 242 int fingers; in elantech_report_absolute_v1() local 330 unsigned int fingers, x1 = 0, y1 = 0, x2 = 0, y2 = 0; in elantech_report_absolute_v2() local 471 unsigned int fingers = 0, x1 = 0, y1 = 0, x2 = 0, y2 = 0; in elantech_report_absolute_v3() local 569 unsigned fingers; in process_packet_status_v4() local
|
D | alps.c | 354 int *fingers) in alps_get_bitmap_points() 390 int i, fingers_x = 0, fingers_y = 0, fingers, closest; in alps_process_bitmap() local 519 static void alps_report_semi_mt_data(struct psmouse *psmouse, int fingers) in alps_report_semi_mt_data() 725 int fingers = 0; in alps_process_touchpad_packet_v3_v5() local 1017 int i, fingers = 0; in alps_get_mt_count() local
|
D | alps.h | 200 unsigned int fingers; member
|
/linux-4.4.14/drivers/input/touchscreen/ |
D | auo-pixcir-ts.c | 188 int fingers = 0; in auo_pixcir_interrupt() local
|
D | wdt87xx_i2c.c | 997 int i, fingers; in wdt87xx_ts_interrupt() local
|
/linux-4.4.14/drivers/hid/ |
D | hid-logitech-hidpp.c | 648 struct hidpp_touchpad_raw_xy_finger fingers[2]; member
|