Home
last modified time | relevance | path

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

/linux/drivers/of/
A Dbase.c1568 static struct property *__of_remove_property_from_list(struct property **list, struct property *pro… in __of_remove_property_from_list() function
1595 __of_remove_property_from_list(&np->deadprops, prop); in __of_add_property()
1645 if (__of_remove_property_from_list(&np->properties, prop)) { in __of_remove_property()
1696 __of_remove_property_from_list(&np->deadprops, newprop); in __of_update_property()

Completed in 7 milliseconds