Searched refs:pci_find_device_id (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/pci/
H A Dpci_compat.c36 if (pci_find_device_id(ids, index, &dev))
H A Dpci-uclass.c207 int pci_find_device_id(const struct pci_device_id *ids, int index, function
/u-boot/include/
H A Dpci.h1014 * pci_find_device_id() - Find a device on any bus
1022 int pci_find_device_id(const struct pci_device_id *ids, int index,

Completed in 106 milliseconds