Home
last modified time | relevance | path

Searched refs:in_livetree (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/of/
H A Doverlay.c29 * @in_livetree: @np is a node in the live devicetree
43 bool in_livetree; member
309 if (target->in_livetree) in add_changeset_property()
315 if (target->in_livetree) in add_changeset_property()
351 if (!target->in_livetree) { in add_changeset_property()
445 target_child.in_livetree = false; in add_changeset_node()
456 target_child.in_livetree = target->in_livetree; in add_changeset_node()
653 target.in_livetree = true; in build_changeset()
667 target.in_livetree in build_changeset()
[all...]
/kernel/linux/linux-6.6/drivers/of/
H A Doverlay.c29 * @in_livetree: @np is a node in the live devicetree
43 bool in_livetree; member
307 if (target->in_livetree) in add_changeset_property()
313 if (target->in_livetree) in add_changeset_property()
349 if (!target->in_livetree) { in add_changeset_property()
443 target_child.in_livetree = false; in add_changeset_node()
454 target_child.in_livetree = target->in_livetree; in add_changeset_node()
651 target.in_livetree = true; in build_changeset()
665 target.in_livetree in build_changeset()
[all...]

Completed in 3 milliseconds