Searched refs:bootmeth_common_read_file (Results 1 – 6 of 6) sorted by relevance
| /u-boot/include/ |
| A D | bootmeth.h | 329 int bootmeth_common_read_file(struct udevice *dev, struct bootflow *bflow,
|
| /u-boot/boot/ |
| A D | bootmeth_efi.c | 250 ret = bootmeth_common_read_file(dev, bflow, fname, in distro_efi_read_bootflow_file() 436 .read_file = bootmeth_common_read_file,
|
| A D | bootmeth_extlinux.c | 178 .read_file = bootmeth_common_read_file,
|
| A D | bootmeth_script.c | 234 .read_file = bootmeth_common_read_file,
|
| A D | vbe_simple.c | 169 ret = bootmeth_common_read_file(dev, bflow, file_path, addr, in vbe_simple_read_file()
|
| A D | bootmeth-uclass.c | 387 int bootmeth_common_read_file(struct udevice *dev, struct bootflow *bflow, in bootmeth_common_read_file() function
|
Completed in 18 milliseconds