Searched refs:setRootMenu (Results 1 - 2 of 2) sorted by relevance

/u-boot/scripts/kconfig/
H A Dqconf.cc529 void ConfigList::setRootMenu(struct menu *menu) function in class:ConfigList
555 setRootMenu(menu_get_parent_menu(rootEntry->parent));
1557 configList->setRootMenu(menu);
1579 list->setRootMenu(parent);
1583 configList->setRootMenu(menu);
1596 list->setRootMenu(parent);
1655 menuList->setRootMenu(0);
1660 configList->setRootMenu(&rootmenu);
1677 configList->setRootMenu(&rootmenu);
1681 menuList->setRootMenu(
[all...]
H A Dqconf.h64 void setRootMenu(struct menu *menu);

Completed in 49 milliseconds