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

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

Completed in 102 milliseconds