Searched refs:xhci_pci_init (Results 1 – 2 of 2) sorted by relevance
15 static void xhci_pci_init(struct udevice *dev, struct xhci_hccr **ret_hccr, in xhci_pci_init() function44 xhci_pci_init(dev, &hccr, &hcor); in xhci_pci_probe()
683 static int __init xhci_pci_init(void) in xhci_pci_init() function693 module_init(xhci_pci_init);