Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/of/
Ddynamic.c945 int of_changeset_add_prop_string(struct of_changeset *ocs, in of_changeset_add_prop_string() function
957 EXPORT_SYMBOL_GPL(of_changeset_add_prop_string);
Dunittest.c885 unittest(!of_changeset_add_prop_string(&chgset, n22, "prop-str", "abcd"), in of_unittest_changeset()
/linux-6.6.21/drivers/pci/
Dof_property.c325 ret = of_changeset_add_prop_string(ocs, np, "device_type", in of_pci_add_properties()
/linux-6.6.21/include/linux/
Dof.h1586 int of_changeset_add_prop_string(struct of_changeset *ocs,