Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_device.h334 void uhub_tt_buffer_reset_async_locked(struct usb_device *, struct usb_endpoint *);
Dusb_hub.c253 uhub_tt_buffer_reset_async_locked(struct usb_device *child, struct usb_endpoint *ep) in uhub_tt_buffer_reset_async_locked() function
Dusb_transfer.c2884 uhub_tt_buffer_reset_async_locked(xfer->xroot->udev, xfer->endpoint); in usbd_callback_wrapper_sub()