Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Degalax_ts.c57 #define EGALAX_MAX_TRIES 100 macro
77 } while (ret == -EAGAIN && tries++ < EGALAX_MAX_TRIES); in egalax_ts_interrupt()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Degalax_ts.c57 #define EGALAX_MAX_TRIES 100 macro
77 } while (ret == -EAGAIN && tries++ < EGALAX_MAX_TRIES); in egalax_ts_interrupt()

Completed in 2 milliseconds