Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-st.c331 static struct platform_driver ehci_platform_driver = { variable
352 return platform_driver_register(&ehci_platform_driver); in ehci_platform_init()
358 platform_driver_unregister(&ehci_platform_driver); in ehci_platform_cleanup()
H A Dehci-platform.c507 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()
/kernel/linux/linux-6.6/drivers/usb/host/
H A 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()
H A 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()

Completed in 3 milliseconds