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

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

Completed in 84 milliseconds