Searched refs:xhci_init_driver (Results 1 – 7 of 7) sorted by relevance
399 xhci_init_driver(&xhci_histb_hc_driver, &xhci_histb_overrides); in xhci_histb_init()
524 xhci_init_driver(&xhci_plat_hc_driver, &xhci_plat_overrides); in xhci_plat_init()
669 xhci_init_driver(&xhci_pci_hc_driver, &xhci_pci_overrides); in xhci_pci_init()
797 xhci_init_driver(&xhci_mtk_hc_driver, &xhci_mtk_overrides); in xhci_mtk_init()
2094 void xhci_init_driver(struct hc_driver *drv,
5443 void xhci_init_driver(struct hc_driver *drv, in xhci_init_driver() function5467 EXPORT_SYMBOL_GPL(xhci_init_driver);
2429 xhci_init_driver(&tegra_xhci_hc_driver, &tegra_xhci_overrides); in tegra_xusb_init()