Searched refs:update_tree (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/scripts/kconfig/ |
H A D | gconf.c | 75 static void update_tree(struct menu *src, GtkTreeIter * dst); 800 update_tree(&rootmenu, NULL); in renderer_edited() 830 update_tree(&rootmenu, NULL); in change_sym_value() 832 update_tree(browsed, NULL); in change_sym_value() 853 update_tree(&rootmenu, NULL); in toggle_sym_value() 855 update_tree(browsed, NULL); in toggle_sym_value() 1248 static void update_tree(struct menu *src, GtkTreeIter * dst) in update_tree() function 1325 update_tree(child1, child2); in update_tree()
|
/openbmc/linux/scripts/kconfig/ |
H A D | gconf.c | 69 static void update_tree(struct menu *src, GtkTreeIter * dst); 793 update_tree(&rootmenu, NULL); in renderer_edited() 823 update_tree(&rootmenu, NULL); in change_sym_value() 825 update_tree(browsed, NULL); in change_sym_value() 846 update_tree(&rootmenu, NULL); in toggle_sym_value() 848 update_tree(browsed, NULL); in toggle_sym_value() 1245 static void update_tree(struct menu *src, GtkTreeIter * dst) in update_tree() function 1322 update_tree(child1, child2); in update_tree()
|
/openbmc/linux/drivers/firewire/ |
H A D | core-topology.c | 407 static void update_tree(struct fw_card *card, struct fw_node *root) in update_tree() function 549 update_tree(card, local_node); in fw_core_handle_bus_reset()
|
/openbmc/linux/sound/pci/hda/ |
H A D | patch_hdmi.c | 2751 bool update_tree) in intel_haswell_enable_all_pins() argument 2767 if (update_tree) in intel_haswell_enable_all_pins()
|
/openbmc/linux/fs/btrfs/ |
H A D | volumes.c | 4716 goto update_tree; in btrfs_uuid_scan_kthread() 4732 update_tree: in btrfs_uuid_scan_kthread()
|