usb_hub_clear_tt_buffer
EXPORT_SYMBOL_GPL(usb_hub_clear_tt_buffer);
if (usb_hub_clear_tt_buffer(usb_urb))
if (usb_hub_clear_tt_buffer(urb) == 0)
if (usb_hub_clear_tt_buffer(urb) == 0)
if (usb_hub_clear_tt_buffer(td->urb))
if (usb_hub_clear_tt_buffer(qtd->urb))
if (usb_hub_clear_tt_buffer(urb))
extern int usb_hub_clear_tt_buffer(struct urb *urb);