Searched refs:update_tree (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/scripts/kconfig/ |
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()
|
/linux-4.1.27/drivers/firewire/ |
D | core-topology.c | 422 static void update_tree(struct fw_card *card, struct fw_node *root) in update_tree() function 564 update_tree(card, local_node); in fw_core_handle_bus_reset()
|
/linux-4.1.27/sound/pci/hda/ |
D | patch_hdmi.c | 2276 bool update_tree) in intel_haswell_enable_all_pins() argument 2291 if (update_tree) in intel_haswell_enable_all_pins()
|
/linux-4.1.27/fs/btrfs/ |
D | volumes.c | 3752 goto update_tree; in btrfs_uuid_scan_kthread() 3768 update_tree: in btrfs_uuid_scan_kthread()
|