Home
last modified time | relevance | path

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

/external/u-boot/drivers/pci/
Dpci-uclass.c125 static int pci_device_matches_ids(struct udevice *dev, in pci_device_matches_ids() function
152 if (pci_device_matches_ids(dev, ids) >= 0) { in pci_bus_find_devices()