Home
last modified time | relevance | path

Searched refs:pci_device_matches_ids (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/pci/
H A Dpci-uclass.c145 static int pci_device_matches_ids(struct udevice *dev, in pci_device_matches_ids() function
172 if (pci_device_matches_ids(dev, ids) >= 0) { in pci_bus_find_devices()