Searched refs:endpoint_reset (Results 1 - 20 of 20) sorted by relevance

/linux-4.1.27/drivers/usb/host/
H A Dehci-sead3.c75 .endpoint_reset = ehci_endpoint_reset,
H A Dehci-sh.c55 .endpoint_reset = ehci_endpoint_reset,
H A Dehci-grlib.c62 .endpoint_reset = ehci_endpoint_reset,
H A Dehci-ppc-of.c49 .endpoint_reset = ehci_endpoint_reset,
H A Dehci-tilegx.c80 .endpoint_reset = ehci_endpoint_reset,
H A Dehci-mv.c115 .endpoint_reset = ehci_endpoint_reset,
H A Dehci-pmcmsp.c273 .endpoint_reset = ehci_endpoint_reset,
H A Dehci-ps3.c82 .endpoint_reset = ehci_endpoint_reset,
H A Dehci-xilinx-of.c99 .endpoint_reset = ehci_endpoint_reset,
H A Dehci-fsl.c665 .endpoint_reset = ehci_endpoint_reset,
H A Dehci-hcd.c1207 .endpoint_reset = ehci_endpoint_reset,
H A Dfotg210-hcd.c5768 .endpoint_reset = fotg210_endpoint_reset,
H A Dfusbh200-hcd.c5675 .endpoint_reset = fusbh200_endpoint_reset,
H A Dxhci.c5009 .endpoint_reset = xhci_endpoint_reset,
/linux-4.1.27/drivers/usb/host/whci/
H A Dhcd.c230 .endpoint_reset = whc_endpoint_reset,
/linux-4.1.27/include/linux/usb/
H A Dhcd.h293 void (*endpoint_reset)(struct usb_hcd *hcd, member in struct:hc_driver
/linux-4.1.27/drivers/usb/core/
H A Dhcd.c2024 if (hcd->driver->endpoint_reset) usb_hcd_reset_endpoint()
2025 hcd->driver->endpoint_reset(hcd, ep); usb_hcd_reset_endpoint()
/linux-4.1.27/drivers/staging/ozwpan/
H A Dozhcd.c211 .endpoint_reset = oz_hcd_endpoint_reset,
/linux-4.1.27/drivers/usb/dwc2/
H A Dhcd.c2680 .endpoint_reset = _dwc2_hcd_endpoint_reset,
/linux-4.1.27/drivers/usb/wusbcore/
H A Dwa-xfer.c2397 * Otherwise, let endpoint_reset take care of it. wa_xfer_result_chew()

Completed in 760 milliseconds