Searched refs:mv_gpio_debounce (Results 1 – 1 of 1) sorted by relevance
112 static void mv_gpio_debounce(void *);716 callout_reset(c, DEBOUNCE_CHECK_TICKS, mv_gpio_debounce, sd); in mv_gpio_debounce_start()720 mv_gpio_debounce(void *arg) in mv_gpio_debounce() function749 DEBOUNCE_CHECK_TICKS, mv_gpio_debounce, arg); in mv_gpio_debounce()754 DEBOUNCE_CHECK_TICKS, mv_gpio_debounce, arg); in mv_gpio_debounce()