Searched refs:ohci_pci_hc_driver (Results 1 – 1 of 1) sorted by relevance
266 static struct hc_driver __read_mostly ohci_pci_hc_driver; variable285 return usb_hcd_pci_probe(dev, id, &ohci_pci_hc_driver); in ohci_pci_probe()311 ohci_init_driver(&ohci_pci_hc_driver, &pci_overrides); in ohci_pci_init()315 ohci_pci_hc_driver.pci_suspend = ohci_suspend; in ohci_pci_init()316 ohci_pci_hc_driver.pci_resume = ohci_resume; in ohci_pci_init()