Searched refs:__of_find_property (Results 1 – 1 of 1) sorted by relevance
191 static struct property *__of_find_property(const struct device_node *np, in __of_find_property() function218 pp = __of_find_property(np, name, lenp); in of_find_property()271 struct property *pp = __of_find_property(np, name, lenp); in __of_get_property()515 prop = __of_find_property(device, "compatible", NULL); in __of_device_is_compatible()