Searched refs:__of_remove_property_from_list (Results 1 – 1 of 1) sorted by relevance
1649 static struct property *__of_remove_property_from_list(struct property **list, struct property *prop) in __of_remove_property_from_list() function 1676 __of_remove_property_from_list(&np->deadprops, prop); in __of_add_property() 1726 if (__of_remove_property_from_list(&np->properties, prop)) { in __of_remove_property() 1777 __of_remove_property_from_list(&np->deadprops, newprop); in __of_update_property()