Home
last modified time | relevance | path

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

/Linux-v5.15/scripts/kconfig/
Dqconf.h21 class ConfigItem; variable
119 ConfigItem(ConfigList *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() function
124 ConfigItem(ConfigItem *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() function
129 ConfigItem(ConfigList *parent, ConfigItem *after, bool v) in ConfigItem() function