Searched refs:ohci_stop (Results 1 – 19 of 19) sorted by relevance
/drivers/usb/host/ |
D | ohci-lh7a404.c | 153 ohci_stop (hcd); in ohci_lh7a404_start() 176 .stop = ohci_stop,
|
D | ohci-pnx8550.c | 161 ohci_stop (hcd); in ohci_pnx8550_start() 185 .stop = ohci_stop,
|
D | ohci-ppc-soc.c | 134 ohci_stop(hcd); in ohci_ppc_soc_start() 155 .stop = ohci_stop,
|
D | ohci-sa1111.c | 192 ohci_stop (hcd); in ohci_sa1111_start() 215 .stop = ohci_stop,
|
D | ohci-ssb.c | 57 ohci_stop(hcd); in ssb_ohci_start() 73 .stop = ohci_stop,
|
D | ohci-ppc-of.c | 33 ohci_stop(hcd); in ohci_ppc_of_start() 55 .stop = ohci_stop,
|
D | ohci-ep93xx.c | 115 ohci_stop(hcd); in ohci_ep93xx_start() 129 .stop = ohci_stop,
|
D | ohci-au1xxx.c | 124 ohci_stop(hcd); in ohci_au1xxx_start() 146 .stop = ohci_stop,
|
D | ohci-sm501.c | 34 ohci_stop(hcd); in ohci_sm501_start() 58 .stop = ohci_stop,
|
D | ohci-ps3.c | 49 ohci_stop(hcd); in ps3_ohci_hc_start() 63 .stop = ohci_stop,
|
D | ohci-at91.c | 220 ohci_stop(hcd); in ohci_at91_start() 243 .stop = ohci_stop,
|
D | ohci-pnx4008.c | 208 ohci_stop(hcd); in ohci_pnx4008_start() 229 .stop = ohci_stop,
|
D | ohci-s3c2410.c | 426 ohci_stop (hcd); in ohci_s3c2410_start() 449 .stop = ohci_stop,
|
D | ohci-tmio.c | 144 ohci_stop(hcd); in ohci_tmio_start() 162 .stop = ohci_stop,
|
D | ohci-pci.c | 368 ohci_stop (hcd); in ohci_pci_start() 437 .stop = ohci_stop,
|
D | ohci-sh.c | 51 .stop = ohci_stop,
|
D | ohci-pxa27x.c | 408 ohci_stop (hcd); in ohci_pxa27x_start() 432 .stop = ohci_stop,
|
D | ohci-hcd.c | 82 static void ohci_stop (struct usb_hcd *hcd); 558 ohci_stop (hcd); in ohci_init() 888 static void ohci_stop (struct usb_hcd *hcd) in ohci_stop() function
|
D | ohci-omap.c | 437 ohci_stop (hcd); in ohci_omap_start()
|