Home
last modified time | relevance | path

Searched defs:of_get_property (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/of/
H A Dbase.c280 const void *of_get_property(const struct device_node *np, const char *name, in of_get_property() function
287 EXPORT_SYMBOL(of_get_property); variable
[all...]
/kernel/linux/linux-6.6/drivers/of/
H A Dbase.c281 const void *of_get_property(const struct device_node *np, const char *name, in of_get_property() function
288 EXPORT_SYMBOL(of_get_property); variable
/kernel/linux/linux-5.10/include/linux/
H A Dof.h617 static inline const void *of_get_property(const struct device_node *node, in of_get_property() function
/kernel/linux/linux-6.6/include/linux/
H A Dof.h625 static inline const void *of_get_property(const struct device_node *node, in of_get_property() function

Completed in 11 milliseconds