Searched refs:ohci_init_driver (Results 1 – 8 of 8) sorted by relevance
178 ohci_init_driver(&ohci_spear_hc_driver, &spear_overrides); in ohci_spear_init()
267 ohci_init_driver(&ohci_nxp_hc_driver, NULL); in ohci_nxp_init()
338 ohci_init_driver(&ohci_pci_hc_driver, &pci_overrides); in ohci_pci_init()
380 ohci_init_driver(&ohci_platform_hc_driver, &platform_overrides); in ohci_platform_init()
535 ohci_init_driver(&ohci_da8xx_hc_driver, &da8xx_overrides); in ohci_da8xx_init()
1235 void ohci_init_driver(struct hc_driver *drv, in ohci_init_driver() function1248 EXPORT_SYMBOL_GPL(ohci_init_driver);
735 extern void ohci_init_driver(struct hc_driver *drv,
702 ohci_init_driver(&ohci_at91_hc_driver, &ohci_at91_drv_overrides); in ohci_at91_init()