Searched refs:sym_get_tristate_value (Results 1 – 9 of 9) sorted by relevance
172 oldval = sym_get_tristate_value(sym); in conf_sym()240 switch (sym_get_tristate_value(sym)) { in conf_choice()249 switch (sym_get_tristate_value(sym)) { in conf_choice()422 (sym_is_choice(sym) && sym_get_tristate_value(sym) == yes)) { in check_conf()
538 val = sym_get_tristate_value(sym); in build_conf()582 val = sym_get_tristate_value(sym); in build_conf()694 if (sym_is_choice(sym) && sym_get_tristate_value(sym) == yes) in conf()
129 static inline tristate sym_get_tristate_value(struct symbol *sym) in sym_get_tristate_value() function
469 if (sym->def[S_DEF_USER].tri != sym_get_tristate_value(sym)) in conf_read()753 sym_get_tristate_value(sym) == yes) in conf_write_defconfig()940 if (sym_get_tristate_value(sym) == in conf_split_config()962 if (sym_get_tristate_value(sym) == no) in conf_split_config()
806 val = sym_get_tristate_value(sym); in build_conf()855 val = sym_get_tristate_value(sym); in build_conf()1181 sym_get_tristate_value(sym) == yes) in conf()
498 tristate oldval = sym_get_tristate_value(sym); in sym_set_tristate_value()536 oldval = newval = sym_get_tristate_value(sym); in sym_toggle_tristate_value()774 val = sym_get_tristate_value(sym); in sym_get_string_value()
162 expr = sym_get_tristate_value(sym); in updateMenu()479 oldval = sym_get_tristate_value(sym); in setValue()510 oldexpr = sym_get_tristate_value(sym); in changeValue()
651 if (!sym || sym_get_tristate_value(menu->sym) == no) in menu_is_visible()
1120 val = sym_get_tristate_value(sym); in fill_row()