Home
last modified time | relevance | path

Searched refs:bootmeth_read_bootflow (Results 1 – 7 of 7) sorted by relevance

/u-boot/fs/sandbox/
A Dhost_bootdev.c35 ret = bootmeth_read_bootflow(bflow->method, bflow); in host_get_bootflow()
/u-boot/net/
A Deth_bootdev.c51 ret = bootmeth_read_bootflow(bflow->method, bflow); in eth_get_bootflow()
/u-boot/include/
A Dbootmeth.h190 int bootmeth_read_bootflow(struct udevice *dev, struct bootflow *bflow);
/u-boot/boot/
A Dvbe_simple_fw.c185 ret = bootmeth_read_bootflow(meth, &bflow); in simple_load_from_image()
A Dbootmeth-uclass.c43 int bootmeth_read_bootflow(struct udevice *dev, struct bootflow *bflow) in bootmeth_read_bootflow() function
A Dbootdev-uclass.c197 ret = bootmeth_read_bootflow(bflow->method, bflow); in bootdev_find_in_blk()
/u-boot/drivers/misc/
A Dqfw.c348 ret = bootmeth_read_bootflow(bflow->method, bflow); in qfw_get_bootflow()

Completed in 16 milliseconds