Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dads7846.c121 int read_rep; member
650 ts->read_rep = 0; in ads7846_debounce_filter()
670 if (++ts->read_rep > ts->debounce_rep) { in ads7846_debounce_filter()
676 ts->read_rep = 0; in ads7846_debounce_filter()