Home
last modified time | relevance | path

Searched defs:find_id (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/common/
H A Dbootstage.c66 struct bootstage_record *find_id(struct bootstage_data *data, in find_id() function
/openbmc/u-boot/drivers/pci/
H A Dpci-uclass.c661 struct pci_device_id *find_id, in pci_find_and_bind_driver()
806 struct pci_device_id find_id; in pci_bind_bus_devices() local