Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dohci-pci.c289 static struct hc_driver __read_mostly ohci_pci_hc_driver; variable
308 return usb_hcd_pci_probe(dev, &ohci_pci_hc_driver); in ohci_pci_probe()
338 ohci_init_driver(&ohci_pci_hc_driver, &pci_overrides); in ohci_pci_init()
342 ohci_pci_hc_driver.pci_suspend = ohci_suspend; in ohci_pci_init()
343 ohci_pci_hc_driver.pci_resume = ohci_pci_resume; in ohci_pci_init()