Home
last modified time | relevance | path

Searched refs:visible (Results 1 – 25 of 194) sorted by relevance

12345678

/linux/scripts/kconfig/
H A Dsymbol.c125 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 Dmenu.c173 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 Dparser.y365 | 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 Dexpr.h120 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 Dmconf.c463 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 Ddrm_plane_helper.c105 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 Dsecure.txt8 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 Dvideo-mode.c84 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 Dsysfs-driver-intel-m10-bmc-sec-update8 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 Di915_small_bar.rst16 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 Dhead507d.c241 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 DTODO4 - Ensure ptraced processes actually see the register state visible through
/linux/drivers/i2c/algos/
H A DKconfig7 visible if !I2C_HELPER_AUTO
/linux/Documentation/kbuild/
H A Dkconfig-language.rst26 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 Dspear-pcie-gadget.rst107 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 Drockchip-rt5645.txt5 - rockchip,model: The user-visible name of this sound complex
H A Dstorm.txt14 - qcom,model : The user-visible name of this sound card.
H A Dmikroe,mikroe-proto.txt9 - model: The user-visible name of this sound complex.
/linux/drivers/media/
H A DKconfig158 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 DISA2+pooncelock+pooncelock+pombonce.litmus7 * (in P0() and P1()) is visible to external process P2().
/linux/drivers/net/phy/realtek/
H A Drealtek_hwmon.c49 .visible = 0444,
/linux/Documentation/driver-api/
H A Dio-mapping.rst47 is not guaranteed to be globally visible.
81 effects and the pointer is globally visible.
/linux/Documentation/sound/soc/
H A Djack.rst10 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 Dsl28cpld-hwmon.c68 .visible = 0444,
/linux/Documentation/userspace-api/media/dvb/
H A Dnet.rst11 visible through the standard Linux network protocol stack.

12345678