Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.h1795 void xhci_endpoint_reset(struct usb_hcd *hcd, struct usb_host_endpoint *ep);
Dxhci.c2983 void xhci_endpoint_reset(struct usb_hcd *hcd, in xhci_endpoint_reset() function
5009 .endpoint_reset = xhci_endpoint_reset,