Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_device.h345 void uhub_tt_buffer_reset_async_locked(struct usb_device *, struct usb_endpoint *);
H A Dusb_hub.c259 uhub_tt_buffer_reset_async_locked(struct usb_device *child, struct usb_endpoint *ep) in uhub_tt_buffer_reset_async_locked() function
H A Dusb_transfer.c3076 uhub_tt_buffer_reset_async_locked(xfer->xroot->udev, xfer->endpoint); in usbd_callback_wrapper_sub()