Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Dehci-st.c329 static struct platform_driver ehci_platform_driver = { variable
348 return platform_driver_register(&ehci_platform_driver); in ehci_platform_init()
354 platform_driver_unregister(&ehci_platform_driver); in ehci_platform_cleanup()
Dehci-platform.c511 static struct platform_driver ehci_platform_driver = { variable
531 return platform_driver_register(&ehci_platform_driver); in ehci_platform_init()
537 platform_driver_unregister(&ehci_platform_driver); in ehci_platform_cleanup()