Searched refs:add_changeset_property (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/of/ |
H A D | overlay.c | 277 * add_changeset_property() - add @overlay_prop to overlay changeset 302 static int add_changeset_property(struct overlay_changeset *ovcs, in add_changeset_property() function 487 ret = add_changeset_property(ovcs, target, prop, 0); in build_changeset_next_level() 519 ret = add_changeset_property(ovcs, target, prop, 1); in build_changeset_symbols_node()
|
/kernel/linux/linux-6.6/drivers/of/ |
H A D | overlay.c | 275 * add_changeset_property() - add @overlay_prop to overlay changeset 300 static int add_changeset_property(struct overlay_changeset *ovcs, in add_changeset_property() function 485 ret = add_changeset_property(ovcs, target, prop, 0); in build_changeset_next_level() 517 ret = add_changeset_property(ovcs, target, prop, 1); in build_changeset_symbols_node()
|
Completed in 3 milliseconds