Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/usb/
Dhcd.h563 extern int usb_hub_clear_tt_buffer(struct urb *urb);
/Linux-v4.19/drivers/usb/isp1760/
Disp1760-hcd.c1169 if (usb_hub_clear_tt_buffer(qtd->urb)) in handle_done_ptds()
1636 if (usb_hub_clear_tt_buffer(urb)) in dequeue_urb_from_qtd()
/Linux-v4.19/drivers/usb/host/
Dehci-q.c172 if (usb_hub_clear_tt_buffer(urb) == 0) in ehci_clear_tt_buffer()
Dfotg210-hcd.c2125 if (usb_hub_clear_tt_buffer(urb) == 0) in fotg210_clear_tt_buffer()
/Linux-v4.19/drivers/usb/dwc2/
Dhcd_intr.c128 if (usb_hub_clear_tt_buffer(usb_urb)) in dwc2_hc_handle_tt_clear()
/Linux-v4.19/drivers/usb/core/
Dhub.c826 int usb_hub_clear_tt_buffer(struct urb *urb) in usb_hub_clear_tt_buffer() function
866 EXPORT_SYMBOL_GPL(usb_hub_clear_tt_buffer);