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