Searched refs:xhci_init_driver (Results 1 – 7 of 7) sorted by relevance
387 xhci_init_driver(&xhci_histb_hc_driver, &xhci_histb_overrides); in xhci_histb_init()
589 xhci_init_driver(&xhci_plat_hc_driver, &xhci_plat_overrides); in xhci_plat_init()
866 xhci_init_driver(&xhci_mtk_hc_driver, &xhci_mtk_overrides); in xhci_mtk_init()
935 xhci_init_driver(&xhci_pci_hc_driver, &xhci_pci_overrides); in xhci_pci_init()
1848 void xhci_init_driver(struct hc_driver *drv,
5403 void xhci_init_driver(struct hc_driver *drv, in xhci_init_driver() function5431 EXPORT_SYMBOL_GPL(xhci_init_driver);
2771 xhci_init_driver(&tegra_xhci_hc_driver, &tegra_xhci_overrides); in tegra_xusb_init()