Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dgconf.c34 OPT_NORMAL, OPT_ALL, OPT_PROMPT enumerator
624 opt_mode = OPT_ALL; in on_set_option_mode2_activate()
1055 if (opt_mode == OPT_ALL && !menu_is_visible(menu)) in fill_row()
1282 (opt_mode == OPT_ALL && !menu_get_prompt(child1))) { in update_tree()
1364 (opt_mode == OPT_ALL && menu_get_prompt(child))) in display_tree()
/openbmc/linux/scripts/kconfig/
H A Dgconf.c28 OPT_NORMAL, OPT_ALL, OPT_PROMPT enumerator
620 opt_mode = OPT_ALL; in on_set_option_mode2_activate()
1053 if (opt_mode == OPT_ALL && !menu_is_visible(menu)) in fill_row()
1279 (opt_mode == OPT_ALL && !menu_get_prompt(child1))) { in update_tree()
1361 (opt_mode == OPT_ALL && menu_get_prompt(child))) in display_tree()