Searched refs:ehci_pci_init (Results 1 – 2 of 2) sorted by relevance
23 static int ehci_pci_init(struct udevice *dev, struct ehci_hccr **ret_hccr, in ehci_pci_init() function133 ret = ehci_pci_init(dev, &hccr, &hcor); in ehci_pci_probe()
423 static int __init ehci_pci_init(void) in ehci_pci_init() function436 module_init(ehci_pci_init);