Home
last modified time | relevance | path

Searched refs:of_changeset_apply (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c543 ret = of_changeset_apply(&cs); in pseries_cpuhp_attach_nodes()
676 ret = of_changeset_apply(&cs); in pseries_cpuhp_detach_nodes()
/kernel/linux/linux-5.10/drivers/of/
H A Ddynamic.c762 * of_changeset_apply - Applies a changeset
774 int of_changeset_apply(struct of_changeset *ocs) in of_changeset_apply() function
784 EXPORT_SYMBOL_GPL(of_changeset_apply); variable
H A Dunittest.c871 unittest(!of_changeset_apply(&chgset), "apply failed\n"); in of_unittest_changeset()
/kernel/linux/linux-6.6/drivers/of/
H A Ddynamic.c754 * of_changeset_apply - Applies a changeset
766 int of_changeset_apply(struct of_changeset *ocs) in of_changeset_apply() function
776 EXPORT_SYMBOL_GPL(of_changeset_apply); variable
H A Dunittest.c895 unittest(!of_changeset_apply(&chgset), "apply failed\n"); in of_unittest_changeset()
/kernel/linux/linux-5.10/drivers/i2c/muxes/
H A Di2c-demux-pinctrl.c60 ret = of_changeset_apply(&priv->chan[new_chan].chgset); in i2c_demux_activate_master()
/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/
H A Drcar_du_of.c181 ret = of_changeset_apply(&rcar_du_lvds_changeset); in rcar_du_of_lvds_patch_one()
/kernel/linux/linux-6.6/drivers/i2c/muxes/
H A Di2c-demux-pinctrl.c60 ret = of_changeset_apply(&priv->chan[new_chan].chgset); in i2c_demux_activate_master()
/kernel/linux/linux-6.6/drivers/pci/
H A Dof.c671 ret = of_changeset_apply(cset); in of_pci_make_dev_node()
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dpnv_php.c300 ret = of_changeset_apply(&php_slot->ocs); in pnv_php_add_devtree()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dpnv_php.c302 ret = of_changeset_apply(&php_slot->ocs); in pnv_php_add_devtree()
/kernel/linux/linux-5.10/include/linux/
H A Dof.h1391 extern int of_changeset_apply(struct of_changeset *ocs);
/kernel/linux/linux-6.6/include/linux/
H A Dof.h1547 extern int of_changeset_apply(struct of_changeset *ocs);

Completed in 23 milliseconds