Searched refs:__of_find_property (Results 1 – 1 of 1) sorted by relevance
219 static struct property *__of_find_property(const struct device_node *np, in __of_find_property() function246 pp = __of_find_property(np, name, lenp); in of_find_property()299 const struct property *pp = __of_find_property(np, name, lenp); in __of_get_property()356 prop = __of_find_property(device, "compatible", NULL); in __of_device_is_compatible()1137 if (__of_find_property(np, prop_name, NULL)) { in of_find_node_with_property()