Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/of/
A Dof_private.h129 extern int __of_add_property(struct device_node *np, struct property *prop);
A Ddynamic.c474 if (__of_add_property(node, new_pp)) { in __of_node_dup()
621 ret = __of_add_property(ce->np, ce->prop); in __of_changeset_entry_apply()
A Dbase.c1720 int __of_add_property(struct device_node *np, struct property *prop) in __of_add_property() function
1751 rc = __of_add_property(np, prop); in of_add_property()
A Dunittest.c3482 if (__of_add_property(of_symbols, new_prop)) { in of_unittest_overlay_high_level()

Completed in 13 milliseconds