Searched refs:usb_hub_clear_tt_buffer (Results 1 – 10 of 10) sorted by relevance
591 extern int usb_hub_clear_tt_buffer(struct urb *urb);
1165 if (usb_hub_clear_tt_buffer(qtd->urb)) in handle_done_ptds()1632 if (usb_hub_clear_tt_buffer(urb)) in dequeue_urb_from_qtd()
176 if (usb_hub_clear_tt_buffer(urb) == 0) in ehci_clear_tt_buffer()
2151 if (usb_hub_clear_tt_buffer(td->urb)) in xhci_clear_hub_tt_buffer()
2129 if (usb_hub_clear_tt_buffer(urb) == 0) in fotg210_clear_tt_buffer()
2924 usb_hub_clear_tt_buffer
1794 usb_hub_clear_tt_buffer
4302 usb_hub_clear_tt_buffer
128 if (usb_hub_clear_tt_buffer(usb_urb)) in dwc2_hc_handle_tt_clear()
864 int usb_hub_clear_tt_buffer(struct urb *urb) in usb_hub_clear_tt_buffer() function904 EXPORT_SYMBOL_GPL(usb_hub_clear_tt_buffer);