Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dsymbol.c42 static tristate modules_val; variable
49 if (type == S_TRISTATE && modules_val == no) in sym_get_type()
207 if (tri == mod && (sym->type != S_TRISTATE || modules_val == no)) in sym_calc_visibility()
508 modules_val = modules_sym->curr.tri; in sym_calc_value()