Home
last modified time | relevance | path

Searched refs:of_changeset_add_prop_string_array (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/of/
H A Ddynamic.c985 int of_changeset_add_prop_string_array(struct of_changeset *ocs, in of_changeset_add_prop_string_array() function
1014 EXPORT_SYMBOL_GPL(of_changeset_add_prop_string_array);
H A Dunittest.c887 unittest(!of_changeset_add_prop_string_array(&chgset, n22, "prop-str-array", in of_unittest_changeset()
/openbmc/linux/drivers/pci/
H A Dof_property.c309 ret = of_changeset_add_prop_string_array(ocs, np, "compatible", in of_pci_prop_compatible()
/openbmc/linux/include/linux/
H A Dof.h1604 int of_changeset_add_prop_string_array(struct of_changeset *ocs,