ohci_init_driver  675 drivers/usb/host/ohci-at91.c 	ohci_init_driver(&ohci_at91_hc_driver, &ohci_at91_drv_overrides);
ohci_init_driver  555 drivers/usb/host/ohci-da8xx.c 	ohci_init_driver(&ohci_da8xx_hc_driver, &da8xx_overrides);
ohci_init_driver  315 drivers/usb/host/ohci-exynos.c 	ohci_init_driver(&exynos_ohci_hc_driver, &exynos_overrides);
ohci_init_driver 1237 drivers/usb/host/ohci-hcd.c EXPORT_SYMBOL_GPL(ohci_init_driver);
ohci_init_driver  279 drivers/usb/host/ohci-nxp.c 	ohci_init_driver(&ohci_nxp_hc_driver, NULL);
ohci_init_driver  483 drivers/usb/host/ohci-omap.c 	ohci_init_driver(&ohci_omap_hc_driver, &omap_overrides);
ohci_init_driver  312 drivers/usb/host/ohci-pci.c 	ohci_init_driver(&ohci_pci_hc_driver, &pci_overrides);
ohci_init_driver  342 drivers/usb/host/ohci-platform.c 	ohci_init_driver(&ohci_platform_hc_driver, &platform_overrides);
ohci_init_driver  613 drivers/usb/host/ohci-pxa27x.c 	ohci_init_driver(&ohci_pxa27x_hc_driver, &pxa27x_overrides);
ohci_init_driver  472 drivers/usb/host/ohci-s3c2410.c 	ohci_init_driver(&ohci_s3c2410_hc_driver, NULL);
ohci_init_driver  184 drivers/usb/host/ohci-spear.c 	ohci_init_driver(&ohci_spear_hc_driver, &spear_overrides);
ohci_init_driver  329 drivers/usb/host/ohci-st.c 	ohci_init_driver(&ohci_platform_hc_driver, &platform_overrides);
ohci_init_driver  735 drivers/usb/host/ohci.h extern void	ohci_init_driver(struct hc_driver *drv,