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