Searched refs:bootmeth_read_bootflow (Results 1 – 7 of 7) sorted by relevance
35 ret = bootmeth_read_bootflow(bflow->method, bflow); in host_get_bootflow()
51 ret = bootmeth_read_bootflow(bflow->method, bflow); in eth_get_bootflow()
190 int bootmeth_read_bootflow(struct udevice *dev, struct bootflow *bflow);
185 ret = bootmeth_read_bootflow(meth, &bflow); in simple_load_from_image()
43 int bootmeth_read_bootflow(struct udevice *dev, struct bootflow *bflow) in bootmeth_read_bootflow() function
197 ret = bootmeth_read_bootflow(bflow->method, bflow); in bootdev_find_in_blk()
348 ret = bootmeth_read_bootflow(bflow->method, bflow); in qfw_get_bootflow()
Completed in 16 milliseconds