Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dgconf.c34 OPT_NORMAL, OPT_ALL, OPT_PROMPT enumerator
42 static int opt_mode = OPT_NORMAL;
615 opt_mode = OPT_NORMAL; in on_set_option_mode1_activate()
1280 if ((opt_mode == OPT_NORMAL && !menu_is_visible(child1)) || in update_tree()
1362 if ((opt_mode == OPT_NORMAL && menu_is_visible(child)) || in display_tree()
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dgconf.c32 OPT_NORMAL, OPT_ALL, OPT_PROMPT enumerator
40 static int opt_mode = OPT_NORMAL;
615 opt_mode = OPT_NORMAL; in on_set_option_mode1_activate()
1280 if ((opt_mode == OPT_NORMAL && !menu_is_visible(child1)) || in update_tree()
1362 if ((opt_mode == OPT_NORMAL && menu_is_visible(child)) || in display_tree()
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dgconf.c34 OPT_NORMAL, OPT_ALL, OPT_PROMPT enumerator
42 static int opt_mode = OPT_NORMAL;
615 opt_mode = OPT_NORMAL; in on_set_option_mode1_activate()
1280 if ((opt_mode == OPT_NORMAL && !menu_is_visible(child1)) || in update_tree()
1362 if ((opt_mode == OPT_NORMAL && menu_is_visible(child)) || in display_tree()