Home
last modified time | relevance | path

Searched refs:__of_remove_property (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/of/
H A Dof_private.h130 extern int __of_remove_property(struct device_node *np, struct property *prop);
H A Dbase.c1831 int __of_remove_property(struct device_node *np, struct property *prop) in __of_remove_property() function
1871 rc = __of_remove_property(np, prop); in of_remove_property()
H A Ddynamic.c596 ret = __of_remove_property(ce->np, ce->prop); in __of_changeset_entry_apply()
/kernel/linux/linux-6.6/drivers/of/
H A Dof_private.h137 extern int __of_remove_property(struct device_node *np, struct property *prop);
H A Dbase.c1604 int __of_remove_property(struct device_node *np, struct property *prop) in __of_remove_property() function
1644 rc = __of_remove_property(np, prop); in of_remove_property()
H A Ddynamic.c618 ret = __of_remove_property(ce->np, ce->prop); in __of_changeset_entry_apply()

Completed in 10 milliseconds