Searched refs:drop_endpoint (Results 1 – 2 of 2) sorted by relevance
5620 .drop_endpoint = xhci_drop_endpoint,5671 if (over->drop_endpoint) in xhci_init_driver()5672 drv->drop_endpoint = over->drop_endpoint; in xhci_init_driver()
1689 int (*drop_endpoint)(struct usb_hcd *hcd, struct usb_device *udev, member