Home
last modified time | relevance | path

Searched refs:bootdev_find_by_label (Results 1 – 3 of 3) sorted by relevance

/boot/
A Dvbe_simple_fw.c110 ret = bootdev_find_by_label(priv->storage, &bdev, NULL); in simple_load_from_image()
A Dbootdev-uclass.c422 int bootdev_find_by_label(const char *label, struct udevice **devp, in bootdev_find_by_label() function
495 ret = bootdev_find_by_label(name, &dev, &method_flags); in bootdev_find_by_any()
532 ret = bootdev_find_by_label(label, devp, method_flagsp); in bootdev_hunt_and_find_by_label()
A Dvbe_abrec_fw.c222 ret = bootdev_find_by_label(priv->storage, &bdev, NULL); in abrec_load_from_image()

Completed in 9 milliseconds