Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/mouse/
Delantech.h102 #define ETP_MAX_FINGERS 5 macro
142 struct finger_pos mt[ETP_MAX_FINGERS];
Delan_i2c_core.c49 #define ETP_MAX_FINGERS 5 macro
795 for (i = 0; i < ETP_MAX_FINGERS; i++) { in elan_report_absolute()
861 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()
1246 input_mt_init_slots(dev, ETP_MAX_FINGERS, 0); in elantech_set_input_params()