Home
last modified time | relevance | path

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

/openbmc/linux/drivers/of/
H A Dbase.c1539 static struct property *__of_remove_property_from_list(struct property **list, struct property *pro… in __of_remove_property_from_list() function
1566 __of_remove_property_from_list(&np->deadprops, prop); in __of_add_property()
1616 if (__of_remove_property_from_list(&np->properties, prop)) { in __of_remove_property()
1667 __of_remove_property_from_list(&np->deadprops, newprop); in __of_update_property()