Searched refs:of_changeset_add_prop_string_array (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/of/ |
| H A D | dynamic.c | 989 int of_changeset_add_prop_string_array(struct of_changeset *ocs, in of_changeset_add_prop_string_array() function 1018 EXPORT_SYMBOL_GPL(of_changeset_add_prop_string_array);
|
| H A D | unittest.c | 889 unittest(!of_changeset_add_prop_string_array(&chgset, n22, "prop-str-array", in of_unittest_changeset() 1054 ret = of_changeset_add_prop_string_array(&chgset, np, "prop-string-array", in of_unittest_changeset_prop()
|
| /linux/drivers/pci/ |
| H A D | of_property.c | 341 ret = of_changeset_add_prop_string_array(ocs, np, "compatible", in of_pci_prop_compatible()
|