Searched refs:add_changeset_node (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/of/
H A Doverlay.c373 * add_changeset_node() - add @node (and children) to overlay changeset
393 * add_changeset_node() follows the FDT convention and does not include
405 static int add_changeset_node(struct overlay_changeset *ovcs, function
494 ret = add_changeset_node(ovcs, target, child);

Completed in 155 milliseconds