Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dads7846.c126 int read_rep; member
628 ts->read_rep = 0; in ads7846_debounce_filter()
648 if (++ts->read_rep > ts->debounce_rep) { in ads7846_debounce_filter()
654 ts->read_rep = 0; in ads7846_debounce_filter()