ETP_MAX_FINGERS   955 drivers/input/mouse/elan_i2c_core.c 	for (i = 0; i < ETP_MAX_FINGERS; i++) {
ETP_MAX_FINGERS  1090 drivers/input/mouse/elan_i2c_core.c 	error = input_mt_init_slots(input, ETP_MAX_FINGERS,
ETP_MAX_FINGERS   608 drivers/input/mouse/elantech.c 	for (i = 0; i < ETP_MAX_FINGERS; i++) {
ETP_MAX_FINGERS  1181 drivers/input/mouse/elantech.c 		input_mt_init_slots(dev, ETP_MAX_FINGERS, 0);
ETP_MAX_FINGERS   181 drivers/input/mouse/elantech.h 	struct finger_pos mt[ETP_MAX_FINGERS];