Home
last modified time | relevance | path

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

/u-boot/include/
A Dbootmeth.h329 int bootmeth_common_read_file(struct udevice *dev, struct bootflow *bflow,
/u-boot/boot/
A Dbootmeth_efi.c250 ret = bootmeth_common_read_file(dev, bflow, fname, in distro_efi_read_bootflow_file()
436 .read_file = bootmeth_common_read_file,
A Dbootmeth_extlinux.c178 .read_file = bootmeth_common_read_file,
A Dbootmeth_script.c234 .read_file = bootmeth_common_read_file,
A Dvbe_simple.c169 ret = bootmeth_common_read_file(dev, bflow, file_path, addr, in vbe_simple_read_file()
A Dbootmeth-uclass.c387 int bootmeth_common_read_file(struct udevice *dev, struct bootflow *bflow, in bootmeth_common_read_file() function

Completed in 18 milliseconds