Searched refs:EGALAX_MAX_TRIES (Results 1 – 1 of 1) sorted by relevance
57 #define EGALAX_MAX_TRIES 100 macro77 } while (ret == -EAGAIN && tries++ < EGALAX_MAX_TRIES); in egalax_ts_interrupt()