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