Searched refs:menus (Results 1 – 11 of 11) sorted by relevance
| /linux/scripts/kconfig/ |
| H A D | symbol.c | 21 .menus = LIST_HEAD_INIT(symbol_yes.menus), 29 .menus = LIST_HEAD_INIT(symbol_mod.menus), 37 .menus = LIST_HEAD_INIT(symbol_no.menus), 84 list_for_each_entry(m, &sym->menus, link) in sym_get_prompt_menu() 196 list_for_each_entry(menu, &sym->menus, link) in sym_set_changed() 953 INIT_LIST_HEAD(&symbol->menus); in sym_lookup() 1142 choice = list_first_entry(&next_sym->menus, struct menu, link); in sym_check_print_recursive() 1269 choice_menu = list_first_entry(&choice->menus, struct menu, link); in sym_check_choice_deps()
|
| H A D | menu.c | 84 list_add_tail(&menu->link, &sym->menus); in menu_add_entry() 732 list_for_each_entry(menu, &sym->menus, link) { in get_symbol_str() 739 list_for_each_entry(menu, &sym->menus, link) { in get_symbol_str()
|
| H A D | expr.h | 123 struct list_head menus; member
|
| /linux/drivers/staging/media/av7110/ |
| H A D | Kconfig | 50 its menus, so say Y if you want to use this software.
|
| /linux/Documentation/kbuild/ |
| H A D | kconfig.rst | 220 This mode shows all sub-menus in one large tree. 258 This mode shows all sub-menus in one large tree.
|
| H A D | kconfig-language.rst | 76 config menus. Its value can only be set via "default" and "select" (see 243 - Has no prompt (is not visible to users in menus)
|
| /linux/Documentation/admin-guide/ |
| H A D | README.rst | 162 "make menuconfig" Text based color menus, radiolists & dialogs. 164 "make nconfig" Enhanced text based color menus.
|
| H A D | spkguide.txt | 771 This is useful when moving through various menus and dialog boxes.
|
| /linux/Documentation/input/ |
| H A D | gamepad.rst | 53 is used to pop up system-menus or system-settings.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | hist-v4l2.rst | 1071 1. Added integer menus, the new type will be
|
| /linux/Documentation/filesystems/ |
| H A D | fscrypt.rst | 437 platform; refer to the kconfig menus. File contents encryption can
|