Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/serial/
H A Dulpt.c125 static void ulpt_watchdog(void *);
642 ulpt_watchdog(sc); in ulpt_attach()
720 ulpt_watchdog(void *arg) in ulpt_watchdog() function
734 hz, &ulpt_watchdog, sc); in ulpt_watchdog()