Searched refs:pci_device_matches_ids (Results 1 – 1 of 1) sorted by relevance
125 static int pci_device_matches_ids(struct udevice *dev, in pci_device_matches_ids() function152 if (pci_device_matches_ids(dev, ids) >= 0) { in pci_bus_find_devices()