Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
H A Dkern_timeout.c78 callout_stop(c); in callout_reset()
101 callout_stop(struct callout *c) in callout_stop() function
118 callout_stop(c); in callout_drain()
/third_party/FreeBSD/sys/sys/
H A Dcallout.h62 void callout_stop(struct callout* c);
/third_party/FreeBSD/sys/dev/usb/
H A Dusbdi.h448 callout_stop(&(c)->co); \
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.c500 callout_stop(&sc->sc_tmo_pcd); in ehci_detach()
501 callout_stop(&sc->sc_tmo_poll); in ehci_detach()

Completed in 6 milliseconds