Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dehci-st.c337 static struct platform_driver ehci_platform_driver = { variable
358 return platform_driver_register(&ehci_platform_driver); in ehci_platform_init()
364 platform_driver_unregister(&ehci_platform_driver); in ehci_platform_cleanup()
Dehci-platform.c406 static struct platform_driver ehci_platform_driver = { variable
427 return platform_driver_register(&ehci_platform_driver); in ehci_platform_init()
433 platform_driver_unregister(&ehci_platform_driver); in ehci_platform_cleanup()