Searched defs:fingers (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/drivers/input/mouse/ |
D | appletouch.c | 334 int fact, int *z, int *fingers) in atp_calculate_abs() 432 static inline void atp_report_fingers(struct input_dev *input, int fingers) in atp_report_fingers() 519 int key, fingers; in atp_complete_geyser_1_2() local 659 int key, fingers; in atp_complete_geyser_3_4() local
|
D | focaltech.c | 94 struct focaltech_finger_state fingers[FOC_MAX_FINGERS]; member 154 unsigned char fingers = packet[1]; in focaltech_process_touch_packet() local
|
D | elantech.c | 325 int fingers; in elantech_report_absolute_v1() local 413 unsigned int fingers, x1 = 0, y1 = 0, x2 = 0, y2 = 0; in elantech_report_absolute_v2() local 564 unsigned int fingers = 0, x1 = 0, y1 = 0, x2 = 0, y2 = 0; in elantech_report_absolute_v3() local 657 unsigned fingers; in process_packet_status_v4() local
|
D | alps.c | 359 int *fingers) in alps_get_bitmap_points() 395 int i, fingers_x = 0, fingers_y = 0, fingers, closest; in alps_process_bitmap() local 524 static void alps_report_semi_mt_data(struct psmouse *psmouse, int fingers) in alps_report_semi_mt_data() 731 int fingers = 0; in alps_process_touchpad_packet_v3_v5() local 1016 int i, fingers = 0; in alps_get_mt_count() local
|
D | alps.h | 235 unsigned int fingers; member
|
/linux-6.1.9/drivers/input/touchscreen/ |
D | auo-pixcir-ts.c | 190 int fingers = 0; in auo_pixcir_interrupt() local
|
D | wdt87xx_i2c.c | 997 int i, fingers; in wdt87xx_ts_interrupt() local
|
/linux-6.1.9/drivers/input/keyboard/ |
D | applespi.c | 190 struct tp_finger fingers[]; member
|
/linux-6.1.9/drivers/hid/ |
D | hid-logitech-hidpp.c | 2003 struct hidpp_touchpad_raw_xy_finger fingers[2]; member
|