Home
last modified time | relevance | path

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

/u-boot/boot/
A Dbootmeth_script.c90 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 Dbootmeth_extlinux.c124 ret = bootmeth_try_file(bflow, desc, prefix, EXTLINUX_FNAME); in extlinux_read_bootflow()
A Dbootmeth_efi.c232 ret = bootmeth_try_file(bflow, desc, NULL, fname); in distro_efi_read_bootflow_file()
A Dbootmeth-uclass.c269 int bootmeth_try_file(struct bootflow *bflow, struct blk_desc *desc, in bootmeth_try_file() function
/u-boot/include/
A Dbootmeth.h282 int bootmeth_try_file(struct bootflow *bflow, struct blk_desc *desc,

Completed in 11 milliseconds