Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dlkc.h98 bool menu_has_prompt(const struct menu *menu);
A Dmconf.c469 if (show_all_options && !menu_has_prompt(menu)) in build_conf()
A Dparser.y548 if (!menu_has_prompt(&rootmenu)) { in conf_parse()
A Dmenu.c512 bool menu_has_prompt(const struct menu *menu) in menu_has_prompt() function
A Dgconf.c1130 (opt_mode == OPT_PROMPT && menu_has_prompt(menu)); in visible_func()
A Dqconf.cc359 if (optMode == promptOpt && menu_has_prompt(menu)) in menuSkip()

Completed in 12 milliseconds