Lines Matching full:live

29  * @in_livetree:	@np is a node in the live devicetree
33 * in the live devicetree where the overlay subtree is targeted to be grafted
35 * also recurses to the next level of the live devicetree, as long as overlay
36 * subtree node also exists in the live devicetree. When a node in the overlay
37 * subtree does not exist at the same level in the live devicetree, target->np
67 * @cset: changeset to apply fragments to live device tree
102 * of_resolve_phandles() finds the largest phandle in the live tree.
103 * of_overlay_apply() may add a larger phandle to the live tree.
185 * need to be adjusted to be the correct path for the live device tree.
281 * If @overlay_prop does not already exist in live devicetree, add changeset
285 * @target may be either in the live devicetree or in a new subtree that
292 * are already in the live tree, but if present in the live tree, the values
293 * in the overlay must match the values in the live tree.
375 * @target: where @node will be placed in live tree or changeset
387 * NOTE_1: A live devicetree created from a flattened device tree (FDT) will
390 * node->full_name. However, a live devicetree created from Open
397 * to nodes in the live devicetree so that it can apply an overlay to
398 * a live devicetree created from Open Firmware.
465 * @target: where to place @overlay_node in live tree
812 pr_err("symbols in overlay, but not in live tree\n"); in init_overlay_changeset()
857 * There should be no live pointers into ovcs->overlay_mem and in free_overlay_changeset()