Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Delantech.h100 #define ETP_MAX_FINGERS 5 macro
185 struct finger_pos mt[ETP_MAX_FINGERS];
H A Delan_i2c.h44 #define ETP_MAX_FINGERS 5 macro
H A Delan_i2c_core.c960 for (i = 0; i < ETP_MAX_FINGERS; i++) { in elan_report_absolute()
1098 error = input_mt_init_slots(input, ETP_MAX_FINGERS, in elan_setup_input_device()
H A Delantech.c662 for (i = 0; i < ETP_MAX_FINGERS; i++) { in process_packet_status_v4()
1235 input_mt_init_slots(dev, ETP_MAX_FINGERS, 0); in elantech_set_input_params()