Home
last modified time | relevance | path

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

/trueos/sys/dev/usb/
HDusb_device.h323 void uhub_tt_buffer_reset_async_locked(struct usb_device *, struct usb_endpoint *);
HDusb_hub.c292 uhub_tt_buffer_reset_async_locked(struct usb_device *child, struct usb_endpoint *ep) in uhub_tt_buffer_reset_async_locked() function
HDusb_transfer.c2928 uhub_tt_buffer_reset_async_locked(xfer->xroot->udev, xfer->endpoint); in usbd_callback_wrapper_sub()