Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/input/touchscreen/
Dads7846.c127 int read_rep; member
660 ts->read_rep = 0; in ads7846_debounce_filter()
680 if (++ts->read_rep > ts->debounce_rep) { in ads7846_debounce_filter()
686 ts->read_rep = 0; in ads7846_debounce_filter()