Home
last modified time | relevance | path

Searched refs:of_changeset_apply (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/translations/zh_CN/devicetree/
H A Dchangesets.rst33 3. of_changeset_apply() - 将变更使用到树上。要么整个变更集被使用,要么如果有错误,
/linux/Documentation/devicetree/
H A Dchangesets.rst30 3. of_changeset_apply() - Apply the changes to the tree. Either the
/linux/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c546 ret = of_changeset_apply(&cs); in pseries_cpuhp_attach_nodes()
679 ret = of_changeset_apply(&cs); in pseries_cpuhp_detach_nodes()
H A Ddlpar.c495 rc = of_changeset_apply(&ocs); in dlpar_hp_dt_add()
553 rc = of_changeset_apply(&ocs); in dlpar_hp_dt_remove()
/linux/drivers/i2c/
H A Di2c-core-of-prober.c75 ret = of_changeset_apply(ocs); in i2c_of_probe_enable_node()
/linux/drivers/i2c/muxes/
H A Di2c-demux-pinctrl.c60 ret = of_changeset_apply(&priv->chan[new_chan].chgset); in i2c_demux_activate_master()
/linux/drivers/power/sequencing/
H A Dpwrseq-pcie-m2.c232 ret = of_changeset_apply(pci_dev->ocs); in pwrseq_pcie_m2_create_serdev()
/linux/drivers/media/platform/qcom/venus/
H A Dcore.c349 ret = of_changeset_apply(core->ocs); in venus_add_dynamic_nodes()