Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/of/
A Dof_private.h65 void __of_remove_property_sysfs(struct device_node *np, struct property *prop);
75 static inline void __of_remove_property_sysfs(struct device_node *np, struct property *prop) {} in __of_remove_property_sysfs() function
A Dkobj.c96 void __of_remove_property_sysfs(struct device_node *np, struct property *prop) in __of_remove_property_sysfs() function
A Ddynamic.c677 __of_remove_property_sysfs(ce->np, ce->prop); in __of_changeset_entry_apply()
A Dbase.c1810 __of_remove_property_sysfs(np, prop); in of_remove_property()

Completed in 13 milliseconds