Searched refs:ohci_platform_hc_driver (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/host/
H A Dohci-platform.c100 static struct hc_driver __read_mostly ohci_platform_hc_driver; variable in typeref:struct:__read_mostly
142 hcd = usb_create_hcd(&ohci_platform_hc_driver, &dev->dev, ohci_platform_probe()
381 ohci_init_driver(&ohci_platform_hc_driver, &platform_overrides); ohci_platform_init()
H A Dohci-st.c119 static struct hc_driver __read_mostly ohci_platform_hc_driver; variable in typeref:struct:__read_mostly
156 hcd = usb_create_hcd(&ohci_platform_hc_driver, &dev->dev, st_ohci_platform_probe()
336 ohci_init_driver(&ohci_platform_hc_driver, &platform_overrides); ohci_platform_init()

Completed in 74 milliseconds