Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dqconf.cc538 void ConfigList::setRootMenu(struct menu *menu) in setRootMenu() function in ConfigList
564 setRootMenu(menu_get_parent_menu(rootEntry->parent)); in setParentMenu()
1567 configList->setRootMenu(menu); in changeMenu()
1589 list->setRootMenu(parent); in setMenuLink()
1593 configList->setRootMenu(menu); in setMenuLink()
1606 list->setRootMenu(parent); in setMenuLink()
1665 menuList->setRootMenu(0); in showSingleView()
1670 configList->setRootMenu(&rootmenu); in showSingleView()
1687 configList->setRootMenu(&rootmenu); in showSplitView()
1691 menuList->setRootMenu(&rootmenu); in showSplitView()
[all …]
H A Dqconf.h64 void setRootMenu(struct menu *menu);