Searched refs:update_tree (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dgconf.c75 static void update_tree(struct menu *src, GtkTreeIter * dst);
704 display_tree(&rootmenu); // instead of update_tree to speed-up
712 update_tree(&rootmenu, NULL);
887 update_tree(&rootmenu, NULL);
919 update_tree(&rootmenu, NULL);
921 update_tree(browsed, NULL);
942 update_tree(&rootmenu, NULL);
944 update_tree(browsed, NULL);
1364 static void update_tree(struct menu *src, GtkTreeIter * dst) function
1439 update_tree(child
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dgconf.c75 static void update_tree(struct menu *src, GtkTreeIter * dst);
698 display_tree(&rootmenu); // instead of update_tree to speed-up
706 update_tree(&rootmenu, NULL);
874 update_tree(&rootmenu, NULL);
905 update_tree(&rootmenu, NULL);
907 update_tree(browsed, NULL);
928 update_tree(&rootmenu, NULL);
930 update_tree(browsed, NULL);
1348 static void update_tree(struct menu *src, GtkTreeIter * dst) function
1423 update_tree(child
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/firewire/
H A Dfw-topology.c396 * update_tree - compare the old topology tree for card with the new
402 update_tree(struct fw_card *card, struct fw_node *root) function
531 update_tree(card, local_node);

Completed in 120 milliseconds