Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dehci-st.c321 static struct platform_driver ehci_platform_driver = { variable
340 return platform_driver_register(&ehci_platform_driver); in ehci_platform_init()
346 platform_driver_unregister(&ehci_platform_driver); in ehci_platform_cleanup()
Dehci-platform.c508 static struct platform_driver ehci_platform_driver = { variable
528 return platform_driver_register(&ehci_platform_driver); in ehci_platform_init()
534 platform_driver_unregister(&ehci_platform_driver); in ehci_platform_cleanup()