Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/kconfig/
H A Dgconf.c73 static void update_tree(struct menu *src, GtkTreeIter * dst);
617 display_tree(&rootmenu); /* instead of update_tree to speed-up */ in on_set_option_mode1_activate()
626 display_tree(&rootmenu); /* instead of update_tree to speed-up */ in on_set_option_mode2_activate()
635 display_tree(&rootmenu); /* instead of update_tree to speed-up */ in on_set_option_mode3_activate()
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(struc function
[all...]
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dgconf.c69 static void update_tree(struct menu *src, GtkTreeIter * dst);
613 display_tree(&rootmenu); /* instead of update_tree to speed-up */ in on_set_option_mode1_activate()
622 display_tree(&rootmenu); /* instead of update_tree to speed-up */ in on_set_option_mode2_activate()
631 display_tree(&rootmenu); /* instead of update_tree to speed-up */ in on_set_option_mode3_activate()
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(struc function
[all...]
/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-topology.c406 static void update_tree(struct fw_card *card, struct fw_node *root) in update_tree() function
548 update_tree(card, local_node); in fw_core_handle_bus_reset()
/kernel/linux/linux-6.6/drivers/firewire/
H A Dcore-topology.c407 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()
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_hdmi.c2745 bool update_tree) in intel_haswell_enable_all_pins()
2761 if (update_tree) in intel_haswell_enable_all_pins()
2744 intel_haswell_enable_all_pins(struct hda_codec *codec, bool update_tree) intel_haswell_enable_all_pins() argument
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_hdmi.c2749 bool update_tree) in intel_haswell_enable_all_pins()
2765 if (update_tree) in intel_haswell_enable_all_pins()
2748 intel_haswell_enable_all_pins(struct hda_codec *codec, bool update_tree) intel_haswell_enable_all_pins() argument
/kernel/linux/linux-5.10/fs/btrfs/
H A Dvolumes.c4536 goto update_tree; in btrfs_uuid_scan_kthread()
4552 update_tree: in btrfs_uuid_scan_kthread()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dvolumes.c4698 goto update_tree; in btrfs_uuid_scan_kthread()
4714 update_tree: in btrfs_uuid_scan_kthread()

Completed in 36 milliseconds