Home
last modified time | relevance | path

Searched refs:pci_rom_probe (Results 1 – 1 of 1) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/pci/
Dpci_rom.c66 static int pci_rom_probe(struct udevice *dev, struct pci_rom_header **hdrp) in pci_rom_probe() function
252 ret = pci_rom_probe(dev, &rom); in dm_pci_run_vga_bios()