Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H 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()
H A Dehci-platform.c508 static struct platform_driver ehci_platform_driver = { variable
528 return platform_driver_register(&ehci_platform_driver); in ehci_platform_init()
534 platform_driver_unregister(&ehci_platform_driver); in ehci_platform_cleanup()