Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-st.c309 static struct platform_driver ohci_platform_driver = { variable
330 return platform_driver_register(&ohci_platform_driver); in ohci_platform_init()
336 platform_driver_unregister(&ohci_platform_driver); in ohci_platform_cleanup()
H A Dohci-platform.c328 static struct platform_driver ohci_platform_driver = { variable
348 return platform_driver_register(&ohci_platform_driver); in ohci_platform_init()
354 platform_driver_unregister(&ohci_platform_driver); in ohci_platform_cleanup()