Searched refs:ohci_platform_hc_driver (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ohci-platform.c | 77 static struct hc_driver __read_mostly ohci_platform_hc_driver; variable 117 hcd = usb_create_hcd(&ohci_platform_hc_driver, &dev->dev, in ohci_platform_probe() 347 ohci_init_driver(&ohci_platform_hc_driver, &platform_overrides); in ohci_platform_init()
|
H A D | ohci-st.c | 116 static struct hc_driver __read_mostly ohci_platform_hc_driver; variable 150 hcd = usb_create_hcd(&ohci_platform_hc_driver, &dev->dev, in st_ohci_platform_probe() 329 ohci_init_driver(&ohci_platform_hc_driver, &platform_overrides); in ohci_platform_init()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ohci-platform.c | 76 static struct hc_driver __read_mostly ohci_platform_hc_driver; variable 116 hcd = usb_create_hcd(&ohci_platform_hc_driver, &dev->dev, in ohci_platform_probe() 364 ohci_init_driver(&ohci_platform_hc_driver, &platform_overrides); in ohci_platform_init()
|
H A D | ohci-st.c | 114 static struct hc_driver __read_mostly ohci_platform_hc_driver; variable 142 hcd = usb_create_hcd(&ohci_platform_hc_driver, &dev->dev, in st_ohci_platform_probe() 317 ohci_init_driver(&ohci_platform_hc_driver, &platform_overrides); in ohci_platform_init()
|
Completed in 3 milliseconds