Searched refs:bootmeth_get_bootflow (Results 1 – 4 of 4) sorted by relevance
342 int bootmeth_get_bootflow(struct udevice *dev, struct bootflow *bflow);
306 ret = bootmeth_get_bootflow(iter->method, bflow); in bootflow_check()
85 int bootmeth_get_bootflow(struct udevice *dev, struct bootflow *bflow) in bootmeth_get_bootflow() function
551 `bootmeth_get_bootflow()` on each one. The `doing_global` flag indicates when648 `bootmeth_get_bootflow()` function is called instead of
Completed in 14 milliseconds