Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dxhci-plat.c65 .drop_endpoint = xhci_drop_endpoint,
Dxhci-pci.c319 .drop_endpoint = xhci_drop_endpoint,
Dxhci.h1763 int xhci_drop_endpoint(struct usb_hcd *hcd, struct usb_device *udev, struct usb_host_endpoint *ep);
Dxhci.c1583 int xhci_drop_endpoint(struct usb_hcd *hcd, struct usb_device *udev, in xhci_drop_endpoint() function