Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dads7846.c126 int read_rep; member
626 ts->read_rep = 0; in ads7846_debounce_filter()
646 if (++ts->read_rep > ts->debounce_rep) { in ads7846_debounce_filter()
652 ts->read_rep = 0; in ads7846_debounce_filter()