Searched refs:ohci_stop (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/usb/host/
H A Dohci-sa1111.c73 ohci_stop(hcd);
94 .stop = ohci_stop,
H A Dohci-ppc-of.c35 ohci_stop(hcd);
57 .stop = ohci_stop,
H A Dohci-ps3.c38 ohci_stop(hcd);
52 .stop = ohci_stop,
H A Dohci-sm501.c35 ohci_stop(hcd);
59 .stop = ohci_stop,
H A Dohci-hcd.c84 static void ohci_stop(struct usb_hcd *hcd);
529 ohci_stop (hcd);
730 ohci_stop(hcd);
998 static void ohci_stop (struct usb_hcd *hcd) function
1207 .stop = ohci_stop,

Completed in 144 milliseconds