Searched defs:newprop (Results 1 – 4 of 4) sorted by relevance
103 void __of_update_property_sysfs(struct device_node *np, struct property *newprop, in __of_update_property_sysfs()
84 struct property *newprop, struct property *oldprop) {} in __of_update_property_sysfs()
1655 int __of_update_property(struct device_node *np, struct property *newprop, in __of_update_property()1699 int of_update_property(struct device_node *np, struct property *newprop) in of_update_property()
495 struct property *newprop; in atmel_ebi_dev_disable() local