ohci_pci_hc_driver 270 drivers/usb/host/ohci-pci.c static struct hc_driver __read_mostly ohci_pci_hc_driver; ohci_pci_hc_driver 280 drivers/usb/host/ohci-pci.c .driver_data = (unsigned long) &ohci_pci_hc_driver, ohci_pci_hc_driver 284 drivers/usb/host/ohci-pci.c .driver_data = (unsigned long) &ohci_pci_hc_driver, ohci_pci_hc_driver 312 drivers/usb/host/ohci-pci.c ohci_init_driver(&ohci_pci_hc_driver, &pci_overrides); ohci_pci_hc_driver 316 drivers/usb/host/ohci-pci.c ohci_pci_hc_driver.pci_suspend = ohci_suspend; ohci_pci_hc_driver 317 drivers/usb/host/ohci-pci.c ohci_pci_hc_driver.pci_resume = ohci_resume;