Home
last modified time | relevance | path

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

/drivers/input/misc/
Dgpio_input.c30 DEBOUNCE_POLL = BIT(4), /* Stable polling state */ enumerator
93 if (debounce & DEBOUNCE_POLL) { in gpio_event_input_timer_func()
128 key_state->debounce |= DEBOUNCE_POLL; in gpio_event_input_timer_func()