Home
last modified time | relevance | path

Searched refs:callout_drain (Results 1 - 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/sys/
H A Dcallout.h63 void callout_drain(struct callout* c);
/third_party/FreeBSD/sys/kern/
H A Dkern_timeout.c112 callout_drain(struct callout *c) in callout_drain() function
/third_party/FreeBSD/sys/dev/usb/
H A Dusbdi.h451 #define usb_callout_drain(c) callout_drain(&(c)->co)
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c513 callout_drain(&sc->sc_tmo_pcd); in ehci_detach()
514 callout_drain(&sc->sc_tmo_poll); in ehci_detach()

Completed in 6 milliseconds