Home
last modified time | relevance | path

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

/drivers/usb/host/
Dohci-pxa27x.c120 static struct hc_driver __read_mostly ohci_pxa27x_hc_driver; variable
451 hcd = usb_create_hcd(&ohci_pxa27x_hc_driver, &pdev->dev, "pxa27x"); in ohci_hcd_pxa27x_probe()
614 ohci_init_driver(&ohci_pxa27x_hc_driver, &pxa27x_overrides); in ohci_pxa27x_init()
615 ohci_pxa27x_hc_driver.hub_control = pxa27x_ohci_hub_control; in ohci_pxa27x_init()