Searched refs:of_changeset_apply (Results 1 – 12 of 12) sorted by relevance
33 3. of_changeset_apply() - 将变更使用到树上。要么整个变更集被使用,要么如果有错误,
30 3. of_changeset_apply() - Apply the changes to the tree. Either the
446 rc = of_changeset_apply(&ocs); in dlpar_hp_dt_add()504 rc = of_changeset_apply(&ocs); in dlpar_hp_dt_remove()
546 ret = of_changeset_apply(&cs); in pseries_cpuhp_attach_nodes()679 ret = of_changeset_apply(&cs); in pseries_cpuhp_detach_nodes()
75 ret = of_changeset_apply(ocs); in i2c_of_probe_enable_node()
780 int of_changeset_apply(struct of_changeset *ocs) in of_changeset_apply() function790 EXPORT_SYMBOL_GPL(of_changeset_apply);
895 unittest(!of_changeset_apply(&chgset), "apply failed\n"); in of_unittest_changeset()1068 ret = of_changeset_apply(&chgset); in of_unittest_changeset_prop()
60 ret = of_changeset_apply(&priv->chan[new_chan].chgset); in i2c_demux_activate_master()
709 ret = of_changeset_apply(cset); in of_pci_make_dev_node()
341 ret = of_changeset_apply(core->ocs); in venus_add_dynamic_nodes()
302 ret = of_changeset_apply(&php_slot->ocs); in pnv_php_add_devtree()
1595 extern int of_changeset_apply(struct of_changeset *ocs);