Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/
H A Dgpio.c111 static void mv_gpio_debounce_start(device_t, int);
510 mv_gpio_debounce_start(dev, pin); in mv_gpio_exec_intr_handlers()
686 mv_gpio_debounce_start(device_t dev, int pin) in mv_gpio_debounce_start() function