Searched refs:xhci_pci_hc_driver (Results 1 – 1 of 1) sorted by relevance
55 static struct hc_driver __read_mostly xhci_pci_hc_driver; variable429 .driver_data = (unsigned long) &xhci_pci_hc_driver,454 xhci_init_driver(&xhci_pci_hc_driver, &xhci_pci_overrides); in xhci_pci_init()456 xhci_pci_hc_driver.pci_suspend = xhci_pci_suspend; in xhci_pci_init()457 xhci_pci_hc_driver.pci_resume = xhci_pci_resume; in xhci_pci_init()