Searched refs:bootmeth_try_file (Results 1 – 5 of 5) sorted by relevance
| /u-boot/boot/ |
| A D | bootmeth_script.c | 90 ret = bootmeth_try_file(bflow, desc, prefix, SCRIPT_FNAME1); in script_read_bootflow_file() 92 ret = bootmeth_try_file(bflow, desc, prefix, in script_read_bootflow_file()
|
| A D | bootmeth_extlinux.c | 124 ret = bootmeth_try_file(bflow, desc, prefix, EXTLINUX_FNAME); in extlinux_read_bootflow()
|
| A D | bootmeth_efi.c | 232 ret = bootmeth_try_file(bflow, desc, NULL, fname); in distro_efi_read_bootflow_file()
|
| A D | bootmeth-uclass.c | 269 int bootmeth_try_file(struct bootflow *bflow, struct blk_desc *desc, in bootmeth_try_file() function
|
| /u-boot/include/ |
| A D | bootmeth.h | 282 int bootmeth_try_file(struct bootflow *bflow, struct blk_desc *desc,
|
Completed in 11 milliseconds