Home
last modified time | relevance | path

Searched refs:usb_callout_drain (Results 1 - 5 of 5) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci_pci.c173 usb_callout_drain(&sc->sc_callout); in xhci_pci_detach()
H A Dusb_controller.c162 usb_callout_drain(&bus->power_wdog); in usb_detach()
/third_party/FreeBSD/sys/dev/usb/net/
H A Dusb_ethernet.c361 usb_callout_drain(&ue->ue_watchdog); in uether_ifdetach()
/third_party/FreeBSD/sys/dev/usb/
H A Dusbdi.h451 #define usb_callout_drain(c) callout_drain(&(c)->co) macro
H A Dusb_transfer.c1354 usb_callout_drain(&xfer->timeout_handle); in usbd_transfer_unsetup()

Completed in 7 milliseconds