xhci_pci_hc_driver 62 drivers/usb/host/xhci-pci.c static struct hc_driver __read_mostly xhci_pci_hc_driver; xhci_pci_hc_driver 545 drivers/usb/host/xhci-pci.c .driver_data = (unsigned long) &xhci_pci_hc_driver, xhci_pci_hc_driver 570 drivers/usb/host/xhci-pci.c xhci_init_driver(&xhci_pci_hc_driver, &xhci_pci_overrides); xhci_pci_hc_driver 572 drivers/usb/host/xhci-pci.c xhci_pci_hc_driver.pci_suspend = xhci_pci_suspend; xhci_pci_hc_driver 573 drivers/usb/host/xhci-pci.c xhci_pci_hc_driver.pci_resume = xhci_pci_resume; xhci_pci_hc_driver 574 drivers/usb/host/xhci-pci.c xhci_pci_hc_driver.shutdown = xhci_pci_shutdown;