Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/usb/
Dhcd.h538 extern int usb_hub_clear_tt_buffer(struct urb *urb);
/linux-4.1.27/drivers/usb/isp1760/
Disp1760-hcd.c1170 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()
/linux-4.1.27/drivers/usb/host/
Dehci-q.c181 if (usb_hub_clear_tt_buffer(urb) == 0) in ehci_clear_tt_buffer()
Dfusbh200-hcd.c2179 if (usb_hub_clear_tt_buffer(urb) == 0) in fusbh200_clear_tt_buffer()
Dfotg210-hcd.c2227 if (usb_hub_clear_tt_buffer(urb) == 0) in fotg210_clear_tt_buffer()
/linux-4.1.27/drivers/usb/dwc2/
Dhcd_intr.c107 if (usb_hub_clear_tt_buffer(usb_urb)) in dwc2_hc_handle_tt_clear()
/linux-4.1.27/drivers/usb/core/
Dhub.c790 int usb_hub_clear_tt_buffer(struct urb *urb) in usb_hub_clear_tt_buffer() function
829 EXPORT_SYMBOL_GPL(usb_hub_clear_tt_buffer);