Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dehci-st.c138 static struct hc_driver __read_mostly ehci_platform_hc_driver; variable
174 hcd = usb_create_hcd(&ehci_platform_hc_driver, &dev->dev, in st_ehci_platform_probe()
357 ehci_init_driver(&ehci_platform_hc_driver, &platform_overrides); in ehci_platform_init()
Dehci-platform.c132 static struct hc_driver __read_mostly ehci_platform_hc_driver; variable
177 hcd = usb_create_hcd(&ehci_platform_hc_driver, &dev->dev, in ehci_platform_probe()
426 ehci_init_driver(&ehci_platform_hc_driver, &platform_overrides); in ehci_platform_init()