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

/u-boot/drivers/pci/
H A Dpci-uclass.c710 * pci_need_device_pre_reloc() - Check if a device should be bound
720 static bool pci_need_device_pre_reloc(struct udevice *bus, uint vendor, function
831 !pci_need_device_pre_reloc(parent, find_id->vendor,

Completed in 46 milliseconds