Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
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);
Dzconf.tab.c1719 menu_add_entry(sym);
1737 menu_add_entry(sym);
1827 menu_add_entry(sym);
1895 menu_add_entry(NULL);
1921 menu_add_entry(NULL);
1955 menu_add_entry(NULL);
Dlkc.h102 void menu_add_entry(struct symbol *sym);
Dzconf.tab.c_shipped1719 menu_add_entry(sym);
1737 menu_add_entry(sym);
1827 menu_add_entry(sym);
1895 menu_add_entry(NULL);
1921 menu_add_entry(NULL);
1955 menu_add_entry(NULL);
Dmenu.c47 void menu_add_entry(struct symbol *sym) in menu_add_entry() function