| /linux/scripts/kconfig/ |
| H A D | symbol.c | 125 prop->visible.tri = expr_calc_value(prop->visible.expr); in sym_get_default_prop() 126 if (prop->visible.tri != no) in sym_get_default_prop() 137 prop->visible.tri = expr_calc_value(prop->visible.expr); in sym_get_range_prop() 138 if (prop->visible.tri != no) in sym_get_range_prop() 218 sym->visible = yes; in sym_calc_visibility() 225 prop->visible.tri = expr_calc_value(prop->visible.expr); in sym_calc_visibility() 226 tri = EXPR_OR(tri, prop->visible.tri); in sym_calc_visibility() 230 if (sym->visible != tri) { in sym_calc_visibility() 231 sym->visible = tri; in sym_calc_visibility() 280 prop->visible.tri = expr_calc_value(prop->visible.expr); in sym_choice_default() [all …]
|
| H A D | menu.c | 173 prop->visible.expr = dep; in menu_add_prop() 210 prop->visible.expr = expr_alloc_and(prop->visible.expr, in menu_add_prompt() 369 dep = rewrite_m(prop->visible.expr); in _menu_finalize() 373 prop->visible.expr = dep; in _menu_finalize() 420 basedep = parent->prompt ? parent->prompt->visible.expr : NULL; in _menu_finalize() 427 dep = menu->prompt ? menu->prompt->visible.expr : menu->dep; in _menu_finalize() 559 tristate visible; in menu_is_visible() 572 visible = menu->prompt->visible in menu_is_visible() 549 tristate visible; menu_is_visible() local [all...] |
| H A D | parser.y | 365 | menu_option_list visible 426 visible: T_VISIBLE if_expr T_EOL 501 /* Check for depends and visible conditions. */ 704 if (!expr_is_yes(prop->visible.expr)) { in print_symbol() 706 expr_fprint(prop->visible.expr, out); in print_symbol() 713 if (!expr_is_yes(prop->visible.expr)) { in print_symbol() 715 expr_fprint(prop->visible.expr, out); in print_symbol() 777 if (!expr_is_yes(prop->visible.expr)) { in zconfdump() 779 expr_fprint(prop->visible.expr, out); in zconfdump()
|
| H A D | expr.h | 120 tristate visible; member 148 #define SYMBOL_TRANS 0x0100 /* symbol is transitional only (not visible)*/ 192 struct expr_value visible; member 256 * 'visible if' dependencies. If more than one is given, they will be
|
| H A D | mconf.c | 463 bool visible; in build_conf() local 469 visible = menu_is_visible(menu); in build_conf() 472 else if (!show_all_options && !visible) in build_conf()
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_plane_helper.c | 105 bool *visible) in drm_plane_helper_check_update() argument 137 *visible = plane_state.visible; in drm_plane_helper_check_update() 195 bool visible; in drm_plane_helper_update_primary() local 205 false, false, &visible); in drm_plane_helper_update_primary() 209 if (!visible) in drm_plane_helper_update_primary()
|
| /linux/Documentation/devicetree/bindings/arm/ |
| H A D | secure.txt | 8 visible only in the Secure address space, only in the Normal address 9 space, or visible in both. (One example of that situation would be a 46 /* Neither specified: default to visible in both S and NS */ 47 secure-status = "okay"; /* visible in both */ 48 status = "okay"; /* visible in both */ 49 status = "okay"; secure-status = "okay"; /* visible in both */
|
| /linux/arch/x86/boot/ |
| H A D | video-mode.c | 84 int visible = mi->x || mi->y; in raw_set_mode() local 86 if ((mode == nmode && visible) || in raw_set_mode() 93 if (visible) in raw_set_mode()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-intel-m10-bmc-sec-update | 8 visible if the underlying device supports it. 18 is only visible if the underlying device supports it. 27 "hash not programmed". This file is only visible if the
|
| /linux/Documentation/gpu/rfc/ |
| H A D | i915_small_bar.rst | 16 required, and prioritize using the non-CPU visible portion of 30 VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT set, to represent the CPU visible portion,
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | head507d.c | 241 asyh->set.curs = asyh->curs.visible; in head507d_core_set() 250 if ((asyh->core.visible = (asyh->base.cpp != 0))) { in head507d_core_calc() 256 if ((asyh->core.visible = (asyh->ovly.cpp != 0)) || in head507d_core_calc() 257 (asyh->core.visible = asyh->curs.visible)) { in head507d_core_calc()
|
| /linux/tools/testing/selftests/arm64/fp/ |
| H A D | TODO | 4 - Ensure ptraced processes actually see the register state visible through
|
| /linux/drivers/i2c/algos/ |
| H A D | Kconfig | 7 visible if !I2C_HELPER_AUTO
|
| /linux/Documentation/kbuild/ |
| H A D | kconfig-language.rst | 26 visible if its parent entry is also visible. 73 with "if". If a prompt is not present, the config option is a non-visible 82 default values are visible, only the first defined one is active. 88 prompt is visible the default value is presented to the user and can 162 In general use select only for non-visible symbols 177 from a direct dependency or with a visible prompt. 219 - limiting menu display: "visible if" <expr> 225 entries. Default value of "visible" is true. 253 - Has no prompt (is not visible to users in menus) 315 respectively for calculations). A menu entry becomes visible when its [all …]
|
| /linux/Documentation/misc-devices/ |
| H A D | spear-pcie-gadget.rst | 107 memory, which is to be made visible to PCIe host. Similarly any other peripheral 108 can also be made visible to PCIe host. E.g., if you program base address of UART 110 visible as UART.
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | rockchip-rt5645.txt | 5 - rockchip,model: The user-visible name of this sound complex
|
| H A D | storm.txt | 14 - qcom,model : The user-visible name of this sound card.
|
| H A D | mikroe,mikroe-proto.txt | 9 - model: The user-visible name of this sound complex.
|
| /linux/drivers/media/ |
| H A D | Kconfig | 158 visible if !MEDIA_SUPPORT_FILTER 200 visible if VIDEO_DEV 206 visible if MEDIA_CONTROLLER 212 visible if DVB_CORE
|
| /linux/tools/memory-model/litmus-tests/ |
| H A D | ISA2+pooncelock+pooncelock+pombonce.litmus | 7 * (in P0() and P1()) is visible to external process P2().
|
| /linux/drivers/net/phy/realtek/ |
| H A D | realtek_hwmon.c | 49 .visible = 0444,
|
| /linux/Documentation/driver-api/ |
| H A D | io-mapping.rst | 47 is not guaranteed to be globally visible. 81 effects and the pointer is globally visible.
|
| /linux/Documentation/sound/soc/ |
| H A D | jack.rst | 10 user visible jack. In embedded systems it is common for multiple 32 This represents a physical jack on the system and is what is visible to
|
| /linux/drivers/hwmon/ |
| H A D | sl28cpld-hwmon.c | 68 .visible = 0444,
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A D | net.rst | 11 visible through the standard Linux network protocol stack.
|