Home
last modified time | relevance | path

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

/u-boot/boot/
A Dbootdev-uclass.c253 static int bootdev_get_suffix_start(struct udevice *dev, const char *suffix) in bootdev_get_suffix_start() function
271 len = bootdev_get_suffix_start(blk, ".blk"); in bootdev_setup_sibling_blk()
309 len = bootdev_get_suffix_start(dev, ".bootdev"); in bootdev_get_sibling_blk()
339 len = bootdev_get_suffix_start(blk, ".blk"); in bootdev_get_from_blk()

Completed in 9 milliseconds