Searched refs:of_changeset_apply (Results 1 – 7 of 7) sorted by relevance
30 3. of_changeset_apply() - Apply the changes to the tree. Either the
786 int of_changeset_apply(struct of_changeset *ocs) in of_changeset_apply() function796 EXPORT_SYMBOL_GPL(of_changeset_apply);
853 unittest(!of_changeset_apply(&chgset), "apply failed\n"); in of_unittest_changeset()
181 ret = of_changeset_apply(&rcar_du_lvds_changeset); in rcar_du_of_lvds_patch_one()
60 ret = of_changeset_apply(&priv->chan[new_chan].chgset); in i2c_demux_activate_master()
301 ret = of_changeset_apply(&php_slot->ocs); in pnv_php_add_devtree()
1375 extern int of_changeset_apply(struct of_changeset *ocs);