Searched refs:endpoint_reset (Results 1 – 25 of 32) sorted by relevance
12
/linux-3.4.99/drivers/usb/host/ |
D | ehci-ls1x.c | 55 .endpoint_reset = ehci_endpoint_reset,
|
D | ehci-vt8500.c | 62 .endpoint_reset = ehci_endpoint_reset,
|
D | ehci-cns3xxx.c | 65 .endpoint_reset = ehci_endpoint_reset,
|
D | ehci-xls.c | 119 .endpoint_reset = ehci_endpoint_reset,
|
D | ehci-ixp4xx.c | 54 .endpoint_reset = ehci_endpoint_reset,
|
D | ehci-w90x900.c | 135 .endpoint_reset = ehci_endpoint_reset,
|
D | ehci-octeon.c | 70 .endpoint_reset = ehci_endpoint_reset,
|
D | xhci-plat.c | 66 .endpoint_reset = xhci_endpoint_reset,
|
D | ehci-platform.c | 65 .endpoint_reset = ehci_endpoint_reset,
|
D | ehci-msm.c | 83 .endpoint_reset = ehci_endpoint_reset,
|
D | ehci-grlib.c | 83 .endpoint_reset = ehci_endpoint_reset,
|
D | ehci-xilinx-of.c | 121 .endpoint_reset = ehci_endpoint_reset,
|
D | ehci-atmel.c | 104 .endpoint_reset = ehci_endpoint_reset,
|
D | ehci-au1xxx.c | 58 .endpoint_reset = ehci_endpoint_reset,
|
D | ehci-ppc-of.c | 64 .endpoint_reset = ehci_endpoint_reset,
|
D | ehci-sh.c | 75 .endpoint_reset = ehci_endpoint_reset,
|
D | ehci-orion.c | 153 .endpoint_reset = ehci_endpoint_reset,
|
D | ehci-spear.c | 80 .endpoint_reset = ehci_endpoint_reset,
|
D | xhci-pci.c | 320 .endpoint_reset = xhci_endpoint_reset,
|
D | ehci-ps3.c | 98 .endpoint_reset = ehci_endpoint_reset,
|
D | ehci-omap.c | 356 .endpoint_reset = ehci_endpoint_reset,
|
D | ehci-mxc.c | 95 .endpoint_reset = ehci_endpoint_reset,
|
D | ehci-pmcmsp.c | 320 .endpoint_reset = ehci_endpoint_reset,
|
D | ehci-s5p.c | 53 .endpoint_reset = ehci_endpoint_reset,
|
/linux-3.4.99/drivers/usb/host/whci/ |
D | hcd.c | 230 .endpoint_reset = whc_endpoint_reset,
|
12