Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Degalax_ts.c47 #define MAX_SUPPORT_POINTS 5 macro
99 if (!valid || id > MAX_SUPPORT_POINTS) { in egalax_ts_interrupt()
215 input_mt_init_slots(input_dev, MAX_SUPPORT_POINTS, 0); in egalax_ts_probe()