Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dehci-platform.c118 static struct hc_driver __read_mostly ehci_platform_hc_driver; variable
274 hcd = usb_create_hcd(&ehci_platform_hc_driver, &dev->dev, in ehci_platform_probe()
556 ehci_init_driver(&ehci_platform_hc_driver, &platform_overrides); in ehci_platform_init()