Home
last modified time | relevance | path

Searched refs:ohci_stop (Results 1 – 10 of 10) sorted by relevance

/drivers/usb/host/
Dohci-octeon.c59 ohci_stop(hcd); in ohci_octeon_start()
81 .stop = ohci_stop,
Dohci-tilegx.c50 ohci_stop(hcd); in tilegx_ohci_start()
72 .stop = ohci_stop,
Dohci-ppc-of.c36 ohci_stop(hcd); in ohci_ppc_of_start()
58 .stop = ohci_stop,
Dohci-sa1111.c74 ohci_stop(hcd); in ohci_sa1111_start()
95 .stop = ohci_stop,
Dohci-jz4740.c52 ohci_stop(hcd); in ohci_jz4740_start()
120 .stop = ohci_stop,
Dohci-sm501.c34 ohci_stop(hcd); in ohci_sm501_start()
58 .stop = ohci_stop,
Dohci-ps3.c50 ohci_stop(hcd); in ps3_ohci_hc_start()
64 .stop = ohci_stop,
Dohci-tmio.c145 ohci_stop(hcd); in ohci_tmio_start()
163 .stop = ohci_stop,
Dohci-hcd.c81 static void ohci_stop(struct usb_hcd *hcd);
510 ohci_stop (hcd); in ohci_init()
707 ohci_stop(hcd); in ohci_start()
966 static void ohci_stop (struct usb_hcd *hcd) in ohci_stop() function
1169 .stop = ohci_stop,
Dohci-da8xx.c131 ohci_stop(hcd); in ohci_da8xx_stop()