Searched refs:EGALAX_MAX_TRIES (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/input/touchscreen/
H A Degalax_ts.c60 #define EGALAX_MAX_TRIES 100 macro
80 } while (ret == -EAGAIN && tries++ < EGALAX_MAX_TRIES); egalax_ts_interrupt()

Completed in 82 milliseconds