Searched refs:__of_remove_property_sysfs (Results 1 – 3 of 3) sorted by relevance
75 void __of_remove_property_sysfs(struct device_node *np, struct property *prop);85 static inline void __of_remove_property_sysfs(struct device_node *np, struct property *prop) {} in __of_remove_property_sysfs() function
96 void __of_remove_property_sysfs(struct device_node *np, struct property *prop) in __of_remove_property_sysfs() function
1656 __of_remove_property_sysfs(np, prop); in __of_remove_property()
Completed in 652 milliseconds