Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dehci-platform.c537 static struct platform_driver ehci_platform_driver = { variable
557 return platform_driver_register(&ehci_platform_driver); in ehci_platform_init()
563 platform_driver_unregister(&ehci_platform_driver); in ehci_platform_cleanup()