Searched refs:bootmeth_read_bootflow (Results 1 – 4 of 4) sorted by relevance
116 ret = bootmeth_read_bootflow(meth, &bflow); in simple_load_from_image()
228 ret = bootmeth_read_bootflow(meth, &bflow); in abrec_load_from_image()
44 int bootmeth_read_bootflow(struct udevice *dev, struct bootflow *bflow) in bootmeth_read_bootflow() function
192 ret = bootmeth_read_bootflow(bflow->method, bflow); in bootdev_find_in_blk()
Completed in 13 milliseconds