Home
last modified time | relevance | path

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

/u-boot/include/
A Dbootdev.h152 int bootdev_get_bootflow(struct udevice *dev, struct bootflow_iter *iter,
/u-boot/boot/
A Dbootflow.c314 ret = bootdev_get_bootflow(dev, iter, bflow); in bootflow_check()
A Dbootdev-uclass.c554 int bootdev_get_bootflow(struct udevice *dev, struct bootflow_iter *iter, in bootdev_get_bootflow() function
/u-boot/doc/develop/
A Dbootstd.rst174 int bootdev_get_bootflow(struct udevice *dev, struct bootflow_iter *iter,
643 method `bootdev_get_bootflow()` to ask the bootdev to return a bootflow. It
649 `bootdev_get_bootflow()`.
663 `bootdev_get_bootflow()` ends up in `default_get_bootflow()`. It locates the
693 `bootdev_get_bootflow()`, then to `bootflow_check()` and finally to its caller,

Completed in 10 milliseconds