Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.y151 menu_add_entry(sym);
165 menu_add_entry(sym);
251 menu_add_entry(sym);
324 menu_add_entry(NULL);
358 menu_add_entry(NULL);
396 menu_add_entry(NULL);
H A Dzconf.tab.c1672 menu_add_entry(sym);
1690 menu_add_entry(sym);
1780 menu_add_entry(sym);
1848 menu_add_entry(NULL);
1874 menu_add_entry(NULL);
1908 menu_add_entry(NULL);
H A Dzconf.tab.c_shipped1672 menu_add_entry(sym);
1690 menu_add_entry(sym);
1780 menu_add_entry(sym);
1848 menu_add_entry(NULL);
1874 menu_add_entry(NULL);
1908 menu_add_entry(NULL);
H A Dlkc.h110 void menu_add_entry(struct symbol *sym);
H A Dmenu.c47 void menu_add_entry(struct symbol *sym) in menu_add_entry() function