Home
last modified time | relevance | path

Searched refs:__of_find_property (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/of/
H A Dbase.c191 static struct property *__of_find_property(const struct device_node *np, in __of_find_property() function
218 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()
493 prop = __of_find_property(device, "compatible", NULL); in __of_device_is_compatible()
/kernel/linux/linux-6.6/drivers/of/
H A Dbase.c192 static struct property *__of_find_property(const struct device_node *np, in __of_find_property() function
219 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()

Completed in 6 milliseconds