Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Degalax_ts.c44 #define MAX_SUPPORT_POINTS 5 macro
96 if (!valid || id > MAX_SUPPORT_POINTS) { in egalax_ts_interrupt()
203 input_mt_init_slots(input_dev, MAX_SUPPORT_POINTS, 0); in egalax_ts_probe()