Searched refs:ehci_platform_hc_driver (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-st.c | 136 static struct hc_driver __read_mostly ehci_platform_hc_driver; variable 169 hcd = usb_create_hcd(&ehci_platform_hc_driver, &dev->dev, in st_ehci_platform_probe() 351 ehci_init_driver(&ehci_platform_hc_driver, &platform_overrides); in ehci_platform_init()
|
H A D | ehci-mv.c | 96 static struct hc_driver __read_mostly ehci_platform_hc_driver; variable 117 hcd = usb_create_hcd(&ehci_platform_hc_driver, &pdev->dev, dev_name(&pdev->dev)); in mv_ehci_probe() 302 ehci_init_driver(&ehci_platform_hc_driver, &platform_overrides); in ehci_platform_init()
|
H A D | ehci-platform.c | 121 static struct hc_driver __read_mostly ehci_platform_hc_driver; variable 269 hcd = usb_create_hcd(&ehci_platform_hc_driver, &dev->dev, in ehci_platform_probe() 527 ehci_init_driver(&ehci_platform_hc_driver, &platform_overrides); in ehci_platform_init()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-mv.c | 96 static struct hc_driver __read_mostly ehci_platform_hc_driver; variable 117 hcd = usb_create_hcd(&ehci_platform_hc_driver, &pdev->dev, dev_name(&pdev->dev)); in mv_ehci_probe() 297 ehci_init_driver(&ehci_platform_hc_driver, &platform_overrides); in ehci_platform_init()
|
H A D | ehci-st.c | 134 static struct hc_driver __read_mostly ehci_platform_hc_driver; variable 162 hcd = usb_create_hcd(&ehci_platform_hc_driver, &dev->dev, in st_ehci_platform_probe() 339 ehci_init_driver(&ehci_platform_hc_driver, &platform_overrides); in ehci_platform_init()
|
H A D | ehci-platform.c | 118 static struct hc_driver __read_mostly ehci_platform_hc_driver; variable 266 hcd = usb_create_hcd(&ehci_platform_hc_driver, &dev->dev, in ehci_platform_probe() 527 ehci_init_driver(&ehci_platform_hc_driver, &platform_overrides); in ehci_platform_init()
|
Completed in 4 milliseconds