Searched refs:__of_remove_property_from_list (Results 1 – 1 of 1) sorted by relevance
1696 static struct property *__of_remove_property_from_list(struct property **list, struct property *pro… in __of_remove_property_from_list() function1723 __of_remove_property_from_list(&np->deadprops, prop); in __of_add_property()1773 if (__of_remove_property_from_list(&np->properties, prop)) { in __of_remove_property()1824 __of_remove_property_from_list(&np->deadprops, newprop); in __of_update_property()