Searched refs:ohci_pci_probe (Results 1 – 2 of 2) sorted by relevance
17 static int ohci_pci_probe(struct udevice *dev) in ohci_pci_probe() function38 .probe = ohci_pci_probe,
283 static int ohci_pci_probe(struct pci_dev *dev, const struct pci_device_id *id) in ohci_pci_probe() function293 .probe = ohci_pci_probe,