Home
last modified time | relevance | path

Searched refs:drop_endpoint (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci.c5620 .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()
H A Dxhci.h1689 int (*drop_endpoint)(struct usb_hcd *hcd, struct usb_device *udev, member