Searched refs:of_changeset_add_prop_string_array (Results 1 – 4 of 4) 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 | 887 unittest(!of_changeset_add_prop_string_array(&chgset, n22, "prop-str-array", in of_unittest_changeset() 1052 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()
|
| /linux/include/linux/ |
| H A D | of.h | 1656 int of_changeset_add_prop_string_array(struct of_changeset *ocs,
|