of_changeset       67 arch/powerpc/include/asm/pnv-pci.h 	struct of_changeset		ocs;
of_changeset       66 drivers/gpu/drm/rcar-du/rcar_du_of.c static int __init rcar_du_of_add_property(struct of_changeset *ocs,
of_changeset      120 drivers/gpu/drm/rcar-du/rcar_du_of.c static struct of_changeset rcar_du_lvds_changeset;
of_changeset       25 drivers/i2c/muxes/i2c-demux-pinctrl.c 	struct of_changeset chgset;
of_changeset      673 drivers/of/dynamic.c void of_changeset_init(struct of_changeset *ocs)
of_changeset      688 drivers/of/dynamic.c void of_changeset_destroy(struct of_changeset *ocs)
of_changeset      707 drivers/of/dynamic.c int __of_changeset_apply_entries(struct of_changeset *ocs, int *ret_revert)
of_changeset      736 drivers/of/dynamic.c int __of_changeset_apply_notify(struct of_changeset *ocs)
of_changeset      764 drivers/of/dynamic.c static int __of_changeset_apply(struct of_changeset *ocs)
of_changeset      787 drivers/of/dynamic.c int of_changeset_apply(struct of_changeset *ocs)
of_changeset      810 drivers/of/dynamic.c int __of_changeset_revert_entries(struct of_changeset *ocs, int *ret_apply)
of_changeset      836 drivers/of/dynamic.c int __of_changeset_revert_notify(struct of_changeset *ocs)
of_changeset      856 drivers/of/dynamic.c static int __of_changeset_revert(struct of_changeset *ocs)
of_changeset      880 drivers/of/dynamic.c int of_changeset_revert(struct of_changeset *ocs)
of_changeset      908 drivers/of/dynamic.c int of_changeset_action(struct of_changeset *ocs, unsigned long action,
of_changeset       46 drivers/of/of_private.h extern int __of_changeset_apply_entries(struct of_changeset *ocs,
of_changeset       48 drivers/of/of_private.h extern int __of_changeset_apply_notify(struct of_changeset *ocs);
of_changeset       49 drivers/of/of_private.h extern int __of_changeset_revert_entries(struct of_changeset *ocs,
of_changeset       51 drivers/of/of_private.h extern int __of_changeset_revert_notify(struct of_changeset *ocs);
of_changeset       75 drivers/of/overlay.c 	struct of_changeset cset;
of_changeset      712 drivers/of/unittest.c 	struct of_changeset chgset;
of_changeset      215 drivers/pci/hotplug/pnv_php.c static int pnv_php_populate_changeset(struct of_changeset *ocs,
of_changeset     1355 include/linux/of.h extern void of_changeset_init(struct of_changeset *ocs);
of_changeset     1356 include/linux/of.h extern void of_changeset_destroy(struct of_changeset *ocs);
of_changeset     1357 include/linux/of.h extern int of_changeset_apply(struct of_changeset *ocs);
of_changeset     1358 include/linux/of.h extern int of_changeset_revert(struct of_changeset *ocs);
of_changeset     1359 include/linux/of.h extern int of_changeset_action(struct of_changeset *ocs,
of_changeset     1363 include/linux/of.h static inline int of_changeset_attach_node(struct of_changeset *ocs,
of_changeset     1369 include/linux/of.h static inline int of_changeset_detach_node(struct of_changeset *ocs,
of_changeset     1375 include/linux/of.h static inline int of_changeset_add_property(struct of_changeset *ocs,
of_changeset     1381 include/linux/of.h static inline int of_changeset_remove_property(struct of_changeset *ocs,
of_changeset     1387 include/linux/of.h static inline int of_changeset_update_property(struct of_changeset *ocs,