Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/common/
Dbootstage.c78 struct bootstage_record *find_id(struct bootstage_data *data, in find_id() function
/third_party/uboot/u-boot-2020.01/drivers/pci/
Dpci-uclass.c661 struct pci_device_id *find_id, in pci_find_and_bind_driver()
812 struct pci_device_id find_id; in pci_bind_bus_devices() local