Lines Matching defs:ocs

497 struct device_node *of_changeset_create_node(struct of_changeset *ocs,  in of_changeset_create_node()
651 void of_changeset_init(struct of_changeset *ocs) in of_changeset_init()
666 void of_changeset_destroy(struct of_changeset *ocs) in of_changeset_destroy()
685 int __of_changeset_apply_entries(struct of_changeset *ocs, int *ret_revert) in __of_changeset_apply_entries()
714 int __of_changeset_apply_notify(struct of_changeset *ocs) in __of_changeset_apply_notify()
742 static int __of_changeset_apply(struct of_changeset *ocs) in __of_changeset_apply()
766 int of_changeset_apply(struct of_changeset *ocs) in of_changeset_apply()
789 int __of_changeset_revert_entries(struct of_changeset *ocs, int *ret_apply) in __of_changeset_revert_entries()
815 int __of_changeset_revert_notify(struct of_changeset *ocs) in __of_changeset_revert_notify()
835 static int __of_changeset_revert(struct of_changeset *ocs) in __of_changeset_revert()
860 int of_changeset_revert(struct of_changeset *ocs) in of_changeset_revert()
889 int of_changeset_action(struct of_changeset *ocs, unsigned long action, in of_changeset_action()
912 static int of_changeset_add_prop_helper(struct of_changeset *ocs, in of_changeset_add_prop_helper()
945 int of_changeset_add_prop_string(struct of_changeset *ocs, in of_changeset_add_prop_string()
973 int of_changeset_add_prop_string_array(struct of_changeset *ocs, in of_changeset_add_prop_string_array()
1018 int of_changeset_add_prop_u32_array(struct of_changeset *ocs, in of_changeset_add_prop_u32_array()