Lines Matching defs:prop
44 struct property *prop, struct property *old_prop);
54 struct property *prop, struct property *old_prop)
63 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) {}
116 struct property *__of_prop_dup(const struct property *prop, gfp_t allocflags);
127 extern int __of_add_property(struct device_node *np, struct property *prop);
129 struct property *prop);
130 extern int __of_remove_property(struct device_node *np, struct property *prop);
132 struct property *prop);
143 struct property *prop);