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

/linux-4.1.27/drivers/usb/host/
H A Dehci-st.c143 static struct hc_driver __read_mostly ehci_platform_hc_driver; variable in typeref:struct:__read_mostly
179 hcd = usb_create_hcd(&ehci_platform_hc_driver, &dev->dev, st_ehci_platform_probe()
362 ehci_init_driver(&ehci_platform_hc_driver, &platform_overrides); ehci_platform_init()
H A Dehci-platform.c137 static struct hc_driver __read_mostly ehci_platform_hc_driver; variable in typeref:struct:__read_mostly
181 hcd = usb_create_hcd(&ehci_platform_hc_driver, &dev->dev, ehci_platform_probe()
428 ehci_init_driver(&ehci_platform_hc_driver, &platform_overrides); ehci_platform_init()

Completed in 103 milliseconds