Home
last modified time | relevance | path

Searched refs:ETP_MAX_FINGERS (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/input/mouse/
Delantech.h102 #define ETP_MAX_FINGERS 5 macro
143 struct finger_pos mt[ETP_MAX_FINGERS];
Delan_i2c_core.c50 #define ETP_MAX_FINGERS 5 macro
854 for (i = 0; i < ETP_MAX_FINGERS; i++) { in elan_report_absolute()
922 error = input_mt_init_slots(input, ETP_MAX_FINGERS, in elan_setup_input_device()
Delantech.c574 for (i = 0; i < ETP_MAX_FINGERS; i++) { in process_packet_status_v4()
1252 input_mt_init_slots(dev, ETP_MAX_FINGERS, 0); in elantech_set_input_params()