Home
last modified time | relevance | path

Searched refs:ehci_platform_driver (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/host/
A Dehci-st.c321 static struct platform_driver ehci_platform_driver = { variable
340 return platform_driver_register(&ehci_platform_driver); in ehci_platform_init()
346 platform_driver_unregister(&ehci_platform_driver); in ehci_platform_cleanup()
A Dehci-platform.c509 static struct platform_driver ehci_platform_driver = { variable
529 return platform_driver_register(&ehci_platform_driver); in ehci_platform_init()
535 platform_driver_unregister(&ehci_platform_driver); in ehci_platform_cleanup()

Completed in 6 milliseconds