Home
last modified time | relevance | path

Searched refs:of_update_property (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/drivers/misc/cxl/
Dbase.c105 return of_update_property(dn, new_prop); in cxl_update_properties()
/linux-4.19.296/drivers/memory/
Datmel-ebi.c491 return of_update_property(np, newprop); in atmel_ebi_dev_disable()
/linux-4.19.296/drivers/of/
Dunittest.c182 unittest(of_update_property(np, prop) == 0, in of_unittest_dynamic()
190 unittest(of_update_property(np, prop) == 0, in of_unittest_dynamic()
Dbase.c1860 int of_update_property(struct device_node *np, struct property *newprop) in of_update_property() function
/linux-4.19.296/include/linux/
Dof.h405 extern int of_update_property(struct device_node *np, struct property *newprop);