Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dbootdev.c131 ret = bootdev_hunt(spec, true); in do_bootdev_hunt()
/u-boot/include/
A Dbootdev.h310 int bootdev_hunt(const char *spec, bool show);
/u-boot/boot/
A Dbootdev-uclass.c521 ret = bootdev_hunt(label, false); in bootdev_hunt_and_find_by_label()
706 ret = bootdev_hunt(label, show); in bootdev_setup_iter()
778 int bootdev_hunt(const char *spec, bool show) in bootdev_hunt() function
/u-boot/test/boot/
A Dbootdev.c332 ut_assertok(bootdev_hunt("usb1", false)); in bootdev_test_hunter()

Completed in 10 milliseconds