Searched refs:of_update_property (Results 1 – 6 of 6) sorted by relevance
101 return of_update_property(dn, new_prop); in cxl_update_properties()
57 of_update_property(node, prop); in omapdss_update_prop()
511 return of_update_property(np, newprop); in atmel_ebi_dev_disable()
205 unittest(of_update_property(np, prop) == 0, in of_unittest_dynamic()213 unittest(of_update_property(np, prop) == 0, in of_unittest_dynamic()
1949 int of_update_property(struct device_node *np, struct property *newprop) in of_update_property() function