Searched refs:ehci_platform_driver (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/usb/host/
H A Dehci-st.c321 static struct platform_driver ehci_platform_driver = { variable in typeref:struct:platform_driver
340 return platform_driver_register(&ehci_platform_driver);
346 platform_driver_unregister(&ehci_platform_driver);
H A Dehci-platform.c508 static struct platform_driver ehci_platform_driver = { variable in typeref:struct:platform_driver
528 return platform_driver_register(&ehci_platform_driver);
534 platform_driver_unregister(&ehci_platform_driver);

Completed in 316 milliseconds