Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/of/
Ddynamic.c790 int of_changeset_apply(struct of_changeset *ocs) in of_changeset_apply() function
800 EXPORT_SYMBOL_GPL(of_changeset_apply);
Dunittest.c763 unittest(!of_changeset_apply(&chgset), "apply failed\n"); in of_unittest_changeset()
/linux-4.19.296/drivers/i2c/muxes/
Di2c-demux-pinctrl.c63 ret = of_changeset_apply(&priv->chan[new_chan].chgset); in i2c_demux_activate_master()
/linux-4.19.296/drivers/pci/hotplug/
Dpnv_php.c305 ret = of_changeset_apply(&php_slot->ocs); in pnv_php_add_devtree()
/linux-4.19.296/include/linux/
Dof.h1334 extern int of_changeset_apply(struct of_changeset *ocs);