Searched refs:usb_hub_clear_tt_buffer (Results 1 – 5 of 5) sorted by relevance
595 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()
98 if (usb_hub_clear_tt_buffer(usb_urb)) in dwc2_hc_handle_tt_clear()
920 int usb_hub_clear_tt_buffer(struct urb *urb) in usb_hub_clear_tt_buffer() function960 EXPORT_SYMBOL_GPL(usb_hub_clear_tt_buffer);
2178 if (usb_hub_clear_tt_buffer(td->urb)) in xhci_clear_hub_tt_buffer()