Searched refs:default_get_bootflow (Results 1 – 2 of 2) sorted by relevance
531 static int default_get_bootflow(struct udevice *dev, struct bootflow_iter *iter, in default_get_bootflow() function562 return default_get_bootflow(dev, iter, bflow); in bootdev_get_bootflow()
186 handler is used. This is called `default_get_bootflow()` and it only works with221 means that `default_get_bootflow()` is used. This simply obtains the663 `bootdev_get_bootflow()` ends up in `default_get_bootflow()`. It locates the692 `bootdev_find_in_blk()`, then back to `default_get_bootflow()`, then to
Completed in 6 milliseconds