Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dehci-st.c342 static struct platform_driver ehci_platform_driver = { variable
363 return platform_driver_register(&ehci_platform_driver); in ehci_platform_init()
369 platform_driver_unregister(&ehci_platform_driver); in ehci_platform_cleanup()
Dehci-platform.c409 static struct platform_driver ehci_platform_driver = { variable
429 return platform_driver_register(&ehci_platform_driver); in ehci_platform_init()
435 platform_driver_unregister(&ehci_platform_driver); in ehci_platform_cleanup()