Searched refs:ra_gpio_debounce_process (Results 1 – 1 of 1) sorted by relevance
340 static void ra_gpio_debounce_process(void *);763 callout_setfunc(&sc->sc_tick_callout, ra_gpio_debounce_process, sc); in ra_gpio_attach()1317 ra_gpio_debounce_process(void *arg) in ra_gpio_debounce_process() function