Home
last modified time | relevance | path

Searched refs:menu_add_entry (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/scripts/kconfig/
Dzconf.y172 menu_add_entry($2);
184 menu_add_entry($2);
277 menu_add_entry(sym);
351 menu_add_entry(NULL);
378 menu_add_entry(NULL);
417 menu_add_entry(NULL);
Dlkc.h103 void menu_add_entry(struct symbol *sym);
Dmenu.c47 void menu_add_entry(struct symbol *sym) in menu_add_entry() function
/external/toybox/kconfig/
Dlkc.h80 void menu_add_entry(struct symbol *sym);
Dzconf.tab.c_shipped1472 menu_add_entry(sym);
1490 menu_add_entry(sym);
1580 menu_add_entry(sym);
1648 menu_add_entry(NULL);
1667 menu_add_entry(NULL);
1701 menu_add_entry(NULL);
Dmenu.c44 void menu_add_entry(struct symbol *sym) in menu_add_entry() function