Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/
Dxhci-pci.c284 .drop_endpoint = xhci_drop_endpoint,
Dxhci.h1487 int xhci_drop_endpoint(struct usb_hcd *hcd, struct usb_device *udev, struct usb_host_endpoint *ep);
Dxhci.c1299 int xhci_drop_endpoint(struct usb_hcd *hcd, struct usb_device *udev, in xhci_drop_endpoint() function