Searched defs:fingers (Results  1 – 9 of 9) sorted by relevance
| /Linux-v5.4/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 | 284 	int fingers;  in elantech_report_absolute_v1()  local 372 	unsigned int fingers, x1 = 0, y1 = 0, x2 = 0, y2 = 0;  in elantech_report_absolute_v2()  local 510 	unsigned int fingers = 0, x1 = 0, y1 = 0, x2 = 0, y2 = 0;  in elantech_report_absolute_v3()  local 603 	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-v5.4/drivers/input/touchscreen/ | 
| D | auo-pixcir-ts.c | 178 	int fingers = 0;  in auo_pixcir_interrupt()  local
  | 
| D | wdt87xx_i2c.c | 997 	int i, fingers;  in wdt87xx_ts_interrupt()  local
  | 
| /Linux-v5.4/drivers/input/keyboard/ | 
| D | applespi.c | 189 	struct tp_finger	fingers[0];  member
  | 
| /Linux-v5.4/drivers/hid/ | 
| D | hid-logitech-hidpp.c | 1547 	struct hidpp_touchpad_raw_xy_finger fingers[2];  member
  |