Home
last modified time | relevance | path

Searched refs:usb_callout_reset (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/net/
H A Dusb_ethernet.c432 usb_callout_reset(&ue->ue_watchdog, hz, ue_watchdog, ue); in ue_start_task()
504 usb_callout_reset(&ue->ue_watchdog, hz, ue_watchdog, ue); in ue_watchdog()
/third_party/FreeBSD/sys/dev/usb/
H A Dusbdi.h438 #define usb_callout_reset(c,...) do { \ macro
H A Dusb_transfer.c2749 usb_callout_reset(&xfer->timeout_handle, in usbd_transfer_timeout_ms()

Completed in 6 milliseconds