Searched refs:of_changeset_add_prop_string_array (Results 1 – 3 of 3) sorted by relevance
| /drivers/of/ |
| 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);
|
| D | unittest.c | 878 unittest(!of_changeset_add_prop_string_array(&chgset, n22, "prop-str-array", in of_unittest_changeset() 1043 ret = of_changeset_add_prop_string_array(&chgset, np, "prop-string-array", in of_unittest_changeset_prop()
|
| /drivers/pci/ |
| D | of_property.c | 329 ret = of_changeset_add_prop_string_array(ocs, np, "compatible", in of_pci_prop_compatible()
|