Searched refs:update_tree (Results 1 – 4 of 4) sorted by relevance
/linux/scripts/kconfig/ |
H A D | gconf.c | 67 static void update_tree(struct menu *src, GtkTreeIter * dst); 761 update_tree(&rootmenu, NULL); in renderer_edited() 791 update_tree(&rootmenu, NULL); in change_sym_value() 793 update_tree(browsed, NULL); in change_sym_value() 814 update_tree(&rootmenu, NULL); in toggle_sym_value() 816 update_tree(browsed, NULL); in toggle_sym_value() 1209 static void update_tree(struct menu *src, GtkTreeIter * dst) in update_tree() function 1280 update_tree(child1, child2); in update_tree()
|
/linux/drivers/firewire/ |
H A D | core-topology.c | 357 static void update_tree(struct fw_card *card, struct fw_node *root) in update_tree() function 500 update_tree(card, local_node); in fw_core_handle_bus_reset()
|
/linux/fs/btrfs/ |
H A D | uuid-tree.c | 452 goto update_tree; in btrfs_uuid_scan_kthread() 468 update_tree: in btrfs_uuid_scan_kthread()
|
/linux/sound/pci/hda/ |
H A D | patch_hdmi.c | 2747 bool update_tree) in intel_haswell_enable_all_pins() argument 2763 if (update_tree) in intel_haswell_enable_all_pins()
|