Searched refs:usb_hub_clear_tt_buffer (Results 1 – 7 of 7) sorted by relevance
573 extern int usb_hub_clear_tt_buffer(struct urb *urb);
1453 if (usb_hub_clear_tt_buffer(qtd->urb)) in handle_done_ptds()2025 if (usb_hub_clear_tt_buffer(urb)) in dequeue_urb_from_qtd()
177 if (usb_hub_clear_tt_buffer(urb) == 0) in ehci_clear_tt_buffer()
2094 if (usb_hub_clear_tt_buffer(td->urb)) in xhci_clear_hub_tt_buffer()
2131 if (usb_hub_clear_tt_buffer(urb) == 0) in fotg210_clear_tt_buffer()
98 if (usb_hub_clear_tt_buffer(usb_urb)) in dwc2_hc_handle_tt_clear()
869 int usb_hub_clear_tt_buffer(struct urb *urb) in usb_hub_clear_tt_buffer() function909 EXPORT_SYMBOL_GPL(usb_hub_clear_tt_buffer);