Searched refs:bootdev_get_from_blk (Results 1 - 1 of 1) sorted by relevance

/u-boot/boot/
H A Dbootdev-uclass.c340 static int bootdev_get_from_blk(struct udevice *blk, struct udevice **bootdevp) function
462 ret = bootdev_get_from_blk(blk, &bdev);

Completed in 81 milliseconds