Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dehci-platform.c364 static struct platform_driver ehci_platform_driver = { variable
385 return platform_driver_register(&ehci_platform_driver); in ehci_platform_init()
391 platform_driver_unregister(&ehci_platform_driver); in ehci_platform_cleanup()
Dehci-st.c335 static struct platform_driver ehci_platform_driver = { variable
356 return platform_driver_register(&ehci_platform_driver); in ehci_platform_init()
362 platform_driver_unregister(&ehci_platform_driver); in ehci_platform_cleanup()