Searched refs:sym_get_tristate_value (Results 1 – 15 of 15) sorted by relevance
218 oldval = sym_get_tristate_value(sym); in conf_sym()292 switch (sym_get_tristate_value(sym)) { in conf_choice()301 switch (sym_get_tristate_value(sym)) { in conf_choice()481 (sym_is_choice(sym) && sym_get_tristate_value(sym) == yes)) { in check_conf()
339 if (sym->def[S_DEF_USER].tri != sym_get_tristate_value(sym)) in conf_read()499 switch (sym_get_tristate_value(sym)) { in conf_write()605 if (sym_get_tristate_value(sym) == in conf_split_config()627 if (sym_get_tristate_value(sym) == no) in conf_split_config()738 switch (sym_get_tristate_value(sym)) { in conf_write_autoconf()
481 val = sym_get_tristate_value(sym); in build_conf()525 val = sym_get_tristate_value(sym); in build_conf()634 if (sym_is_choice(sym) && sym_get_tristate_value(sym) == yes) in conf()
115 static inline tristate sym_get_tristate_value(struct symbol *sym) in sym_get_tristate_value() function
428 tristate oldval = sym_get_tristate_value(sym); in sym_set_tristate_value()466 oldval = newval = sym_get_tristate_value(sym); in sym_toggle_tristate_value()626 val = sym_get_tristate_value(sym); in sym_get_string_value()
385 if (!sym || sym_get_tristate_value(menu->sym) == no) in menu_is_visible()
173 oldval = sym_get_tristate_value(sym); in conf_sym()241 switch (sym_get_tristate_value(sym)) { in conf_choice()250 switch (sym_get_tristate_value(sym)) { in conf_choice()423 (sym_is_choice(sym) && sym_get_tristate_value(sym) == yes)) { in check_conf()
540 val = sym_get_tristate_value(sym); in build_conf()584 val = sym_get_tristate_value(sym); in build_conf()696 if (sym_is_choice(sym) && sym_get_tristate_value(sym) == yes) in conf()
428 if (sym->def[S_DEF_USER].tri != sym_get_tristate_value(sym)) in conf_read()714 sym_get_tristate_value(sym) == yes) in conf_write_defconfig()869 if (sym_get_tristate_value(sym) == in conf_split_config()891 if (sym_get_tristate_value(sym) == no) in conf_split_config()
148 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()
534 tristate oldval = sym_get_tristate_value(sym); in sym_set_tristate_value()572 oldval = newval = sym_get_tristate_value(sym); in sym_toggle_tristate_value()810 val = sym_get_tristate_value(sym); in sym_get_string_value()
171 expr = sym_get_tristate_value(sym); in updateMenu()488 oldval = sym_get_tristate_value(sym); in setValue()519 oldexpr = sym_get_tristate_value(sym); in changeValue()
654 if (!sym || sym_get_tristate_value(menu->sym) == no) in menu_is_visible()
1119 val = sym_get_tristate_value(sym); in fill_row()