Home
last modified time | relevance | path

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

/drivers/usb/host/
Dohci-ppc-of.c37 ohci_stop(hcd); in ohci_ppc_of_start()
59 .stop = ohci_stop,
Dohci-sa1111.c73 ohci_stop(hcd); in ohci_sa1111_start()
94 .stop = ohci_stop,
Dohci-sm501.c35 ohci_stop(hcd); in ohci_sm501_start()
59 .stop = ohci_stop,
Dohci-ps3.c38 ohci_stop(hcd); in ps3_ohci_hc_start()
52 .stop = ohci_stop,
Dohci-tmio.c145 ohci_stop(hcd); in ohci_tmio_start()
163 .stop = ohci_stop,
Dohci-hcd.c84 static void ohci_stop(struct usb_hcd *hcd);
531 ohci_stop (hcd); in ohci_init()
732 ohci_stop(hcd); in ohci_start()
992 static void ohci_stop (struct usb_hcd *hcd) in ohci_stop() function
1201 .stop = ohci_stop,