Home
last modified time | relevance | path

Searched defs:ConfigItem (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/scripts/kconfig/
Dqconf.h21 class ConfigItem; variable
126 ConfigItem(ConfigList *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() function
131 ConfigItem(ConfigItem *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() function
136 ConfigItem(ConfigList *parent, ConfigItem *after, bool v) in ConfigItem() function