Home
last modified time | relevance | path

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

/u-boot/fs/sandbox/
A Dhost_bootdev.c28 ret = bootmeth_check(bflow->method, iter); in host_get_bootflow()
/u-boot/net/
A Deth_bootdev.c34 ret = bootmeth_check(bflow->method, iter); in eth_get_bootflow()
/u-boot/include/
A Dbootmeth.h180 int bootmeth_check(struct udevice *dev, struct bootflow_iter *iter);
/u-boot/drivers/misc/
A Dqfw.c337 ret = bootmeth_check(bflow->method, iter); in qfw_get_bootflow()
/u-boot/boot/
A Dbootmeth-uclass.c33 int bootmeth_check(struct udevice *dev, struct bootflow_iter *iter) in bootmeth_check() function
A Dbootdev-uclass.c136 ret = bootmeth_check(bflow->method, iter); in bootdev_find_in_blk()

Completed in 18 milliseconds