usb_hub_clear_tt_buffer  897 drivers/usb/core/hub.c EXPORT_SYMBOL_GPL(usb_hub_clear_tt_buffer);
usb_hub_clear_tt_buffer  128 drivers/usb/dwc2/hcd_intr.c 		if (usb_hub_clear_tt_buffer(usb_urb))
usb_hub_clear_tt_buffer  176 drivers/usb/host/ehci-q.c 			if (usb_hub_clear_tt_buffer(urb) == 0)
usb_hub_clear_tt_buffer 2131 drivers/usb/host/fotg210-hcd.c 			if (usb_hub_clear_tt_buffer(urb) == 0)
usb_hub_clear_tt_buffer 1839 drivers/usb/host/xhci-ring.c 		if (usb_hub_clear_tt_buffer(td->urb))
usb_hub_clear_tt_buffer 1169 drivers/usb/isp1760/isp1760-hcd.c 				if (usb_hub_clear_tt_buffer(qtd->urb))
usb_hub_clear_tt_buffer 1636 drivers/usb/isp1760/isp1760-hcd.c 		if (usb_hub_clear_tt_buffer(urb))
usb_hub_clear_tt_buffer  573 include/linux/usb/hcd.h extern int usb_hub_clear_tt_buffer(struct urb *urb);