Home
last modified time | relevance | path

Searched refs:usb_hub_clear_tt_buffer (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/include/linux/usb/
Dhcd.h574 extern int usb_hub_clear_tt_buffer(struct urb *urb);
/Linux-v5.10/drivers/usb/isp1760/
Disp1760-hcd.c1165 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()
/Linux-v5.10/drivers/usb/host/
Dehci-q.c176 if (usb_hub_clear_tt_buffer(urb) == 0) in ehci_clear_tt_buffer()
Dxhci-ring.c1847 if (usb_hub_clear_tt_buffer(td->urb)) in xhci_clear_hub_tt_buffer()
Dfotg210-hcd.c2129 if (usb_hub_clear_tt_buffer(urb) == 0) in fotg210_clear_tt_buffer()
/Linux-v5.10/drivers/usb/dwc2/
Dhcd_intr.c128 if (usb_hub_clear_tt_buffer(usb_urb)) in dwc2_hc_handle_tt_clear()
/Linux-v5.10/drivers/usb/core/
Dhub.c858 int usb_hub_clear_tt_buffer(struct urb *urb) in usb_hub_clear_tt_buffer() function
898 EXPORT_SYMBOL_GPL(usb_hub_clear_tt_buffer);