target_child      415 drivers/of/overlay.c 	struct target target_child;
target_child      446 drivers/of/overlay.c 		target_child.np = tchild;
target_child      447 drivers/of/overlay.c 		target_child.in_livetree = false;
target_child      449 drivers/of/overlay.c 		ret = build_changeset_next_level(ovcs, &target_child, node);
target_child      457 drivers/of/overlay.c 		target_child.np = tchild;
target_child      458 drivers/of/overlay.c 		target_child.in_livetree = target->in_livetree;
target_child      459 drivers/of/overlay.c 		ret = build_changeset_next_level(ovcs, &target_child, node);