Searched refs:sym_get_tristate_value (Results 1 – 9 of 9) sorted by relevance
175 oldval = sym_get_tristate_value(sym); in conf_sym()243 switch (sym_get_tristate_value(sym)) { in conf_choice()252 switch (sym_get_tristate_value(sym)) { in conf_choice()425 (sym_is_choice(sym) && sym_get_tristate_value(sym) == yes)) { in check_conf()
539 val = sym_get_tristate_value(sym); in build_conf()583 val = sym_get_tristate_value(sym); in build_conf()695 if (sym_is_choice(sym) && sym_get_tristate_value(sym) == yes) in conf()
537 if (sym->def[S_DEF_USER].tri == sym_get_tristate_value(sym)) in conf_read()799 sym_get_tristate_value(sym) == yes) in conf_write_defconfig()1000 if (sym_get_tristate_value(sym) == in conf_touch_deps()1022 if (sym_get_tristate_value(sym) == no) in conf_touch_deps()
133 static inline tristate sym_get_tristate_value(struct symbol *sym) in sym_get_tristate_value() function
805 val = sym_get_tristate_value(sym); in build_conf()854 val = sym_get_tristate_value(sym); in build_conf()1180 sym_get_tristate_value(sym) == yes) in conf()
501 tristate oldval = sym_get_tristate_value(sym); in sym_set_tristate_value()539 oldval = newval = sym_get_tristate_value(sym); in sym_toggle_tristate_value()776 val = sym_get_tristate_value(sym); in sym_get_string_value()
144 expr = sym_get_tristate_value(sym); in updateMenu()497 oldval = sym_get_tristate_value(sym); in setValue()528 oldexpr = sym_get_tristate_value(sym); in changeValue()
662 if (!sym || sym_get_tristate_value(menu->sym) == no) in menu_is_visible()
1119 val = sym_get_tristate_value(sym); in fill_row()