Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dzconf.y146 menu_add_entry(sym);
160 menu_add_entry(sym);
246 menu_add_entry(sym);
319 menu_add_entry(NULL);
353 menu_add_entry(NULL);
391 menu_add_entry(NULL);
Dzconf.tab.c1697 menu_add_entry(sym);
1715 menu_add_entry(sym);
1805 menu_add_entry(sym);
1873 menu_add_entry(NULL);
1899 menu_add_entry(NULL);
1933 menu_add_entry(NULL);
Dlkc.h102 void menu_add_entry(struct symbol *sym);
Dzconf.tab.c_shipped1697 menu_add_entry(sym);
1715 menu_add_entry(sym);
1805 menu_add_entry(sym);
1873 menu_add_entry(NULL);
1899 menu_add_entry(NULL);
1933 menu_add_entry(NULL);
Dmenu.c47 void menu_add_entry(struct symbol *sym) in menu_add_entry() function