ohci_platform_driver  323 drivers/usb/host/ohci-platform.c static struct platform_driver ohci_platform_driver = {
ohci_platform_driver  343 drivers/usb/host/ohci-platform.c 	return platform_driver_register(&ohci_platform_driver);
ohci_platform_driver  349 drivers/usb/host/ohci-platform.c 	platform_driver_unregister(&ohci_platform_driver);
ohci_platform_driver  309 drivers/usb/host/ohci-st.c static struct platform_driver ohci_platform_driver = {
ohci_platform_driver  330 drivers/usb/host/ohci-st.c 	return platform_driver_register(&ohci_platform_driver);
ohci_platform_driver  336 drivers/usb/host/ohci-st.c 	platform_driver_unregister(&ohci_platform_driver);