Home
last modified time | relevance | path

Searched refs:sym_get_type (Results 1 – 7 of 7) sorted by relevance

/linux/scripts/kconfig/
A Dsymbol.c41 enum symbol_type sym_get_type(struct symbol *sym) in sym_get_type() function
213 if (tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_visibility()
222 if (tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_visibility()
231 if (tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_visibility()
372 switch (sym_get_type(sym)) { in sym_calc_value()
411 if (newval.tri == mod && sym_get_type(sym) == S_BOOLEAN) in sym_calc_value()
481 int type = sym_get_type(sym); in sym_tristate_within_range()
A Dlkc_proto.h25 enum symbol_type sym_get_type(struct symbol *sym);
A Dmconf.c525 type = sym_get_type(sym); in build_conf()
862 switch (sym_get_type(menu->sym)) { in conf_string()
A Dconf.c233 switch (sym_get_type(sym)) { in conf_set_all_new_symbols()
313 if (sym_get_type(sym) == S_TRISTATE && in conf_rewrite_mod_or_yes()
A Dnconf.c791 type = sym_get_type(sym); in build_conf()
1350 switch (sym_get_type(menu->sym)) { in conf_string()
A Dqconf.cc135 type = sym_get_type(sym); in updateMenu()
495 type = sym_get_type(sym); in setValue()
526 type = sym_get_type(sym); in changeValue()
A Dgconf.c819 switch (sym_get_type(sym)) { in change_sym_value()
1110 stype = sym_get_type(sym); in fill_row()

Completed in 16 milliseconds