Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h1864 void xhci_endpoint_reset(struct usb_hcd *hcd, struct usb_host_endpoint *ep);
Dxhci.c2973 void xhci_endpoint_reset(struct usb_hcd *hcd, in xhci_endpoint_reset() function
4994 .endpoint_reset = xhci_endpoint_reset,