Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dulpt.c132 static void ulpt_watchdog(void *);
655 ulpt_watchdog(sc); in ulpt_attach()
732 ulpt_watchdog(void *arg) in ulpt_watchdog() function
746 hz, &ulpt_watchdog, sc); in ulpt_watchdog()