Searched defs:kconf (Results 1 – 2 of 2) sorted by relevance
/sof-2.7.6/scripts/kconfig/ |
D | kconfiglib.py | 5716 def load_allconfig(kconf, filename): argument 6211 def _filename_fn(kconf, _): argument 6214 def _lineno_fn(kconf, _): argument 6217 def _info_fn(kconf, _, msg): argument 6222 def _warning_if_fn(kconf, _, cond, msg): argument 6228 def _error_if_fn(kconf, _, cond, msg): argument 6235 def _shell_fn(kconf, _, command): argument
|
D | menuconfig.py | 621 def menuconfig(kconf): argument
|