Home
last modified time | relevance | path

Searched defs:fingers (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/input/mouse/
Dappletouch.c348 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
Dfocaltech.c104 struct focaltech_finger_state fingers[FOC_MAX_FINGERS]; member
153 unsigned char fingers = packet[1]; in focaltech_process_touch_packet() local
Delantech.c242 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
Dalps.c401 int *fingers) in alps_get_bitmap_points()
437 int i, fingers_x = 0, fingers_y = 0, fingers; in alps_process_bitmap() local
515 static void alps_report_semi_mt_data(struct psmouse *psmouse, int fingers) in alps_report_semi_mt_data()
700 int fingers = 0; in alps_process_touchpad_packet_v3_v5() local
1009 int i, fingers = 0; in alps_get_mt_count() local
Dalps.h200 unsigned int fingers; member
/linux-4.1.27/drivers/input/touchscreen/
Dauo-pixcir-ts.c188 int fingers = 0; in auo_pixcir_interrupt() local
/linux-4.1.27/drivers/hid/
Dhid-logitech-hidpp.c591 struct hidpp_touchpad_raw_xy_finger fingers[2]; member