Home
last modified time | relevance | path

Searched refs:of_changeset_add_property (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/Documentation/translations/zh_CN/devicetree/
A Dchangesets.rst29 of_changeset_add_property(), of_changeset_remove_property,
/linux-6.3-rc2/Documentation/devicetree/
A Dchangesets.rst24 of_changeset_detach_node(), of_changeset_add_property(),
/linux-6.3-rc2/drivers/of/
A Dunittest.c847 unittest(!of_changeset_add_property(&chgset, n1, ppname_n1), "fail add prop name\n"); in of_unittest_changeset()
850 unittest(!of_changeset_add_property(&chgset, n2, ppname_n2), "fail add prop name\n"); in of_unittest_changeset()
853 unittest(!of_changeset_add_property(&chgset, n21, ppname_n21), "fail add prop name\n"); in of_unittest_changeset()
857 unittest(!of_changeset_add_property(&chgset, parent, ppadd), "fail add prop prop-add\n"); in of_unittest_changeset()
A Doverlay.c353 ret = of_changeset_add_property(&ovcs->cset, target->np, in add_changeset_property()
/linux-6.3-rc2/include/linux/
A Dof.h1542 static inline int of_changeset_add_property(struct of_changeset *ocs, in of_changeset_add_property() function

Completed in 15 milliseconds