Home
last modified time | relevance | path

Searched refs:submenu (Results 1 – 25 of 37) sorted by relevance

12

/linux/scripts/kconfig/
A Dmconf.c755 struct menu *submenu; in conf() local
787 submenu = item_data(); in conf()
789 if (submenu) in conf()
790 sym = submenu->sym; in conf()
799 submenu->data = (void *) (long) !submenu->data; in conf()
801 conf(submenu, NULL); in conf()
805 conf_choice(submenu); in conf()
807 conf(submenu, NULL); in conf()
810 conf_string(submenu); in conf()
816 show_help(submenu); in conf()
[all …]
A Dnconf.c1056 struct menu *submenu = NULL; in selected_conf() local
1156 if (!submenu || !menu_is_visible(submenu)) in selected_conf()
1158 sym = submenu->sym; in selected_conf()
1165 conf(submenu); in selected_conf()
1172 submenu->data = in selected_conf()
1173 (void *) (long) !submenu->data; in selected_conf()
1175 conf(submenu); in selected_conf()
1179 conf_choice(submenu); in selected_conf()
1180 else if (submenu->prompt && in selected_conf()
1182 conf(submenu); in selected_conf()
[all …]
A Dmenu.c614 struct menu *submenu[8], *menu, *location = NULL; in get_prompt_str() local
633 submenu[i++] = menu; in get_prompt_str()
648 menu = submenu[i]; in get_prompt_str()
/linux/scripts/kconfig/tests/auto_submenu/
A DKconfig12 This depends on A, so should be a submenu of A.
19 This should be a submenu of A0.
32 Choice should become a submenu as well.
52 be a submenu.
/linux/drivers/platform/loongarch/
A DKconfig15 If you say N, all options in this submenu will be skipped and disabled.
/linux/arch/riscv/kvm/
A DKconfig15 If you say N, all options in this submenu will be skipped and
/linux/arch/loongarch/kvm/
A DKconfig15 If you say N, all options in this submenu will be skipped and
/linux/drivers/platform/mips/
A DKconfig16 If you say N, all options in this submenu will be skipped and disabled.
/linux/arch/mips/kvm/
A DKconfig14 If you say N, all options in this submenu will be skipped and disabled.
/linux/drivers/accessibility/
A DKconfig15 If you say N, all options in this submenu will be skipped and disabled.
/linux/arch/s390/kvm/
A DKconfig15 If you say N, all options in this submenu will be skipped and disabled.
/linux/drivers/virt/
A DKconfig12 If you say N, all options in this submenu will be skipped and disabled.
/linux/drivers/platform/arm64/
A DKconfig15 If you say N, all options in this submenu will be skipped and disabled.
/linux/arch/arm64/kvm/
A DKconfig15 If you say N, all options in this submenu will be skipped and
/linux/drivers/platform/x86/hp/
A DKconfig13 If you say N, all options in this submenu will be skipped and disabled.
/linux/tools/testing/ktest/
A Dktest.pl1995 my ($command, $target, $skip, $submenu) = @_;
2019 } elsif (defined($submenu) && /$submenu/) {
2043 my $submenu;
2060 $submenu = '^\s*submenu\s';
2069 _get_grub_index($command, $target, $skip, $submenu);
/linux/drivers/message/fusion/
A DKconfig11 If you say N, all options in this submenu will be skipped and disabled.
/linux/drivers/platform/mellanox/
A DKconfig13 If you say N, all options in this submenu will be skipped and disabled.
/linux/drivers/net/ieee802154/
A DKconfig11 If you say N, all options in this submenu will be skipped and
/linux/security/apparmor/
A DKconfig24 debugging logic will necessarily be enabled. A submenu will
/linux/fs/
A DKconfig313 If you say N, all options in this submenu will be skipped and
358 If you say N, all options in this submenu will be skipped and
/linux/arch/x86/kvm/
A DKconfig16 If you say N, all options in this submenu will be skipped and disabled.
/linux/arch/powerpc/kvm/
A DKconfig15 If you say N, all options in this submenu will be skipped and
/linux/drivers/platform/x86/dell/
A DKconfig13 If you say N, all options in this submenu will be skipped and disabled.
/linux/drivers/macintosh/
A DKconfig11 If you say N, all options in this submenu will be skipped and disabled.

Completed in 23 milliseconds

12