Searched defs:KconfigEntryBase (Results 1 - 1 of 1) sorted by relevance
| /kernel/linux/linux-5.10/tools/testing/kunit/ | ||
| H A D | kunit_config.py | 15 KconfigEntryBase = collections.namedtuple('KconfigEntryBase', ['name', 'value']) variable |
Completed in 1 milliseconds