Searched refs:bootmeth_common_read_file (Results 1 – 5 of 5) sorted by relevance
| /boot/ |
| A D | bootmeth_efi.c | 66 ret = bootmeth_common_read_file(bflow->method, bflow, bflow->fname, in efiload_read_file() 139 ret = bootmeth_common_read_file(dev, bflow, fname, in distro_efi_try_bootflow_files() 318 .read_file = bootmeth_common_read_file,
|
| A D | vbe_simple.c | 107 ret = bootmeth_common_read_file(dev, bflow, file_path, addr, in vbe_simple_read_file()
|
| A D | bootmeth_extlinux.c | 249 .read_file = bootmeth_common_read_file,
|
| A D | bootmeth_script.c | 256 .read_file = bootmeth_common_read_file,
|
| A D | bootmeth-uclass.c | 416 int bootmeth_common_read_file(struct udevice *dev, struct bootflow *bflow, in bootmeth_common_read_file() function
|
Completed in 12 milliseconds