Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dconf.c24 enum input_mode { enum
38 static enum input_mode input_mode = oldaskconfig; variable
101 switch (input_mode) { in conf_askvalue()
294 switch (input_mode) { in conf_choice()
365 if (input_mode != oldaskconfig && rootEntry != menu) { in conf()
424 if (input_mode == listnewconfig) { in check_conf()
512 input_mode = (enum input_mode)opt; in main()
582 switch (input_mode) { in main()
620 switch (input_mode) { in main()
651 switch (input_mode) { in main()
[all …]