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

/linux-4.1.27/drivers/usb/host/
H A Dehci-st.c342 static struct platform_driver ehci_platform_driver = { variable in typeref:struct:platform_driver
363 return platform_driver_register(&ehci_platform_driver); ehci_platform_init()
369 platform_driver_unregister(&ehci_platform_driver); ehci_platform_cleanup()
H A Dehci-platform.c409 static struct platform_driver ehci_platform_driver = { variable in typeref:struct:platform_driver
429 return platform_driver_register(&ehci_platform_driver); ehci_platform_init()
435 platform_driver_unregister(&ehci_platform_driver); ehci_platform_cleanup()

Completed in 39 milliseconds