Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h1863 int xhci_drop_endpoint(struct usb_hcd *hcd, struct usb_device *udev, struct usb_host_endpoint *ep);
Dxhci.c1644 int xhci_drop_endpoint(struct usb_hcd *hcd, struct usb_device *udev, in xhci_drop_endpoint() function
4993 .drop_endpoint = xhci_drop_endpoint,