Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dlkc.h64 struct kconf_id { struct
65 int name;
66 int token;
67 unsigned int flags;
68 enum symbol_type stype;
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dlkc.h64 struct kconf_id { struct
65 const char *name;
66 int token;
67 unsigned int flags;
68 enum symbol_type stype;