Searched refs:of_changeset_add_prop_string (Results 1 – 2 of 2) sorted by relevance
961 int of_changeset_add_prop_string(struct of_changeset *ocs, in of_changeset_add_prop_string() function973 EXPORT_SYMBOL_GPL(of_changeset_add_prop_string);
885 unittest(!of_changeset_add_prop_string(&chgset, n22, "prop-str", "abcd"), in of_unittest_changeset()1049 ret = of_changeset_add_prop_string(&chgset, np, "prop-string", "abcde"); in of_unittest_changeset_prop()