of_changeset_apply 181 drivers/gpu/drm/rcar-du/rcar_du_of.c ret = of_changeset_apply(&rcar_du_lvds_changeset); of_changeset_apply 60 drivers/i2c/muxes/i2c-demux-pinctrl.c ret = of_changeset_apply(&priv->chan[new_chan].chgset); of_changeset_apply 797 drivers/of/dynamic.c EXPORT_SYMBOL_GPL(of_changeset_apply); of_changeset_apply 767 drivers/of/unittest.c unittest(!of_changeset_apply(&chgset), "apply failed\n"); of_changeset_apply 304 drivers/pci/hotplug/pnv_php.c ret = of_changeset_apply(&php_slot->ocs); of_changeset_apply 1357 include/linux/of.h extern int of_changeset_apply(struct of_changeset *ocs);