Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dbootstage.c67 struct bootstage_record *find_id(struct bootstage_data *data, in find_id() function
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci-uclass.c584 struct pci_device_id *find_id, in pci_find_and_bind_driver()
719 struct pci_device_id find_id; in pci_bind_bus_devices() local