Searched refs:usb_hub_clear_tt_buffer (Results 1 – 7 of 7) sorted by relevance
538 extern int usb_hub_clear_tt_buffer(struct urb *urb);
1170 if (usb_hub_clear_tt_buffer(qtd->urb)) in handle_done_ptds()1635 if (usb_hub_clear_tt_buffer(urb)) in dequeue_urb_from_qtd()
181 if (usb_hub_clear_tt_buffer(urb) == 0) in ehci_clear_tt_buffer()
2179 if (usb_hub_clear_tt_buffer(urb) == 0) in fusbh200_clear_tt_buffer()
2227 if (usb_hub_clear_tt_buffer(urb) == 0) in fotg210_clear_tt_buffer()
107 if (usb_hub_clear_tt_buffer(usb_urb)) in dwc2_hc_handle_tt_clear()
790 int usb_hub_clear_tt_buffer(struct urb *urb) in usb_hub_clear_tt_buffer() function829 EXPORT_SYMBOL_GPL(usb_hub_clear_tt_buffer);