Home
last modified time | relevance | path

Searched refs:ohci_setup (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/host/
H A Dohci-pci.c256 ret = ohci_setup(hcd); in ohci_pci_reset()
H A Dohci-hcd.c711 int ohci_setup(struct usb_hcd *hcd) in ohci_setup() function
719 EXPORT_SYMBOL_GPL(ohci_setup);
1205 .reset = ohci_setup,
H A Dohci-omap.c133 ret = ohci_setup(hcd); in ohci_omap_reset()
H A Dohci-da8xx.c248 result = ohci_setup(hcd); in ohci_da8xx_reset()
H A Dohci.h738 extern int ohci_setup(struct usb_hcd *hcd);