Searched refs:ehci_init_driver (Results 1 – 18 of 18) sorted by relevance
/linux/drivers/usb/host/ |
A D | ehci-spear.c | 172 ehci_init_driver(&ehci_spear_hc_driver, &spear_overrides); in ehci_spear_init()
|
A D | ehci-npcm7xx.c | 196 ehci_init_driver(&ehci_npcm7xx_hc_driver, NULL); in ehci_npcm7xx_init()
|
A D | ehci-atmel.c | 243 ehci_init_driver(&ehci_atmel_hc_driver, &ehci_atmel_drv_overrides); in ehci_atmel_init()
|
A D | ehci-omap.c | 294 ehci_init_driver(&ehci_omap_hc_driver, &ehci_omap_overrides); in ehci_omap_init()
|
A D | ehci-brcm.c | 263 ehci_init_driver(&ehci_brcm_hc_driver, &brcm_overrides); in ehci_brcm_init()
|
A D | ehci-pci.c | 415 ehci_init_driver(&ehci_pci_hc_driver, &pci_overrides); in ehci_pci_init()
|
A D | ehci-orion.c | 366 ehci_init_driver(&ehci_orion_hc_driver, &orion_overrides); in ehci_orion_init()
|
A D | ehci-mv.c | 300 ehci_init_driver(&ehci_platform_hc_driver, &platform_overrides); in ehci_platform_init()
|
A D | ehci-exynos.c | 351 ehci_init_driver(&exynos_ehci_hc_driver, &exynos_overrides); in ehci_exynos_init()
|
A D | ehci-st.c | 351 ehci_init_driver(&ehci_platform_hc_driver, &platform_overrides); in ehci_platform_init()
|
A D | ehci-hcd.c | 1267 void ehci_init_driver(struct hc_driver *drv, in ehci_init_driver() function 1281 EXPORT_SYMBOL_GPL(ehci_init_driver);
|
A D | ehci-platform.c | 532 ehci_init_driver(&ehci_platform_hc_driver, &platform_overrides); in ehci_platform_init()
|
A D | ehci.h | 881 extern void ehci_init_driver(struct hc_driver *drv,
|
A D | ehci-fsl.c | 732 ehci_init_driver(&fsl_ehci_hc_driver, &ehci_fsl_overrides); in ehci_fsl_init()
|
/linux/drivers/usb/chipidea/ |
A D | host.c | 482 ehci_init_driver(&ci_ehci_hc_driver, &ehci_ci_overrides); in ci_hdrc_host_driver_init()
|
/linux/ |
A D | vmlinux.symvers | 10645 0x00000000 ehci_init_driver vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 41765 ffff800010b3b4d0 T ehci_init_driver
|
A D | .tmp_System.map | 41765 ffff800010b3b4d0 T ehci_init_driver
|
Completed in 345 milliseconds