Home
last modified time | relevance | path

Searched refs:bootmeth_get_bootflow (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/
A Dbootmeth.h342 int bootmeth_get_bootflow(struct udevice *dev, struct bootflow *bflow);
/u-boot/boot/
A Dbootflow.c306 ret = bootmeth_get_bootflow(iter->method, bflow); in bootflow_check()
A Dbootmeth-uclass.c85 int bootmeth_get_bootflow(struct udevice *dev, struct bootflow *bflow) in bootmeth_get_bootflow() function
/u-boot/doc/develop/
A Dbootstd.rst551 `bootmeth_get_bootflow()` on each one. The `doing_global` flag indicates when
648 `bootmeth_get_bootflow()` function is called instead of

Completed in 14 milliseconds