Searched refs:get_symbol_str (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | menu.c | 644 static void get_symbol_str(struct gstr *r, struct symbol *sym, in get_symbol_str() function 700 get_symbol_str(&res, sym, head); in get_relations_str() 719 get_symbol_str(help, sym, NULL); in menu_get_ext_help()
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | menu.c | 797 static void get_symbol_str(struct gstr *r, struct symbol *sym, in get_symbol_str() function 853 get_symbol_str(&res, sym, head); in get_relations_str() 872 get_symbol_str(help, sym, NULL); in menu_get_ext_help()
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/ |
| H A D | menu.c | 821 static void get_symbol_str(struct gstr *r, struct symbol *sym, in get_symbol_str() function 879 get_symbol_str(&res, sym, head); in get_relations_str() 898 get_symbol_str(help, sym, NULL); in menu_get_ext_help()
|