ehci_pci_hc_driver 351 drivers/usb/host/ehci-pci.c static struct hc_driver __read_mostly ehci_pci_hc_driver; ehci_pci_hc_driver 376 drivers/usb/host/ehci-pci.c .driver_data = (unsigned long) &ehci_pci_hc_driver, ehci_pci_hc_driver 379 drivers/usb/host/ehci-pci.c .driver_data = (unsigned long) &ehci_pci_hc_driver, ehci_pci_hc_driver 408 drivers/usb/host/ehci-pci.c ehci_init_driver(&ehci_pci_hc_driver, &pci_overrides); ehci_pci_hc_driver 411 drivers/usb/host/ehci-pci.c ehci_pci_hc_driver.pci_suspend = ehci_suspend; ehci_pci_hc_driver 412 drivers/usb/host/ehci-pci.c ehci_pci_hc_driver.pci_resume = ehci_pci_resume;