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

/u-boot/include/
H A Dcedit.h93 * cedit_read_settings_env() - Read settings from the environment
98 int cedit_read_settings_env(struct expo *exp, bool verbose);
/u-boot/cmd/
H A Dcedit.c171 ret = cedit_read_settings_env(cur_exp, verbose);
/u-boot/boot/
H A Dcedit.c587 int cedit_read_settings_env(struct expo *exp, bool verbose) function

Completed in 56 milliseconds