Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/input/touchscreen/ !
Dads7846.c123 int read_rep; member
652 ts->read_rep = 0; in ads7846_debounce_filter()
672 if (++ts->read_rep > ts->debounce_rep) { in ads7846_debounce_filter()
678 ts->read_rep = 0; in ads7846_debounce_filter()