Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
A Degalax_ts.c58 #define EGALAX_MAX_TRIES 100 macro
78 } while (ret == -EAGAIN && tries++ < EGALAX_MAX_TRIES); in egalax_ts_interrupt()

Completed in 5 milliseconds