Home
last modified time | relevance | path

Searched refs:__of_remove_property_sysfs (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/of/
H A Dof_private.h63 void __of_remove_property_sysfs(struct device_node *np, struct property *prop);
73 static inline void __of_remove_property_sysfs(struct device_node *np, struct property *prop) {} in __of_remove_property_sysfs() function
131 extern void __of_remove_property_sysfs(struct device_node *np,
H A Dkobj.c96 void __of_remove_property_sysfs(struct device_node *np, struct property *prop) in __of_remove_property_sysfs() function
H A Ddynamic.c634 __of_remove_property_sysfs(ce->np, ce->prop); in __of_changeset_entry_apply()
H A Dbase.c1875 __of_remove_property_sysfs(np, prop); in of_remove_property()
/kernel/linux/linux-6.6/drivers/of/
H A Dof_private.h72 void __of_remove_property_sysfs(struct device_node *np, struct property *prop);
82 static inline void __of_remove_property_sysfs(struct device_node *np, struct property *prop) {} in __of_remove_property_sysfs() function
H A Dkobj.c96 void __of_remove_property_sysfs(struct device_node *np, struct property *prop) in __of_remove_property_sysfs() function
H A Dbase.c1622 __of_remove_property_sysfs(np, prop); in __of_remove_property()

Completed in 9 milliseconds