Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dads7846.c128 int read_rep; member
661 ts->read_rep = 0; in ads7846_debounce_filter()
681 if (++ts->read_rep > ts->debounce_rep) { in ads7846_debounce_filter()
687 ts->read_rep = 0; in ads7846_debounce_filter()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds