Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/mouse/
Delantech.h102 #define ETP_MAX_FINGERS 5 macro
176 struct finger_pos mt[ETP_MAX_FINGERS];
Delan_i2c_core.c52 #define ETP_MAX_FINGERS 5 macro
921 for (i = 0; i < ETP_MAX_FINGERS; i++) { in elan_report_absolute()
1053 error = input_mt_init_slots(input, ETP_MAX_FINGERS, in elan_setup_input_device()
Delantech.c565 for (i = 0; i < ETP_MAX_FINGERS; i++) { in process_packet_status_v4()
1262 input_mt_init_slots(dev, ETP_MAX_FINGERS, 0); in elantech_set_input_params()