Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/of/
H A Ddynamic.c32 struct device_node *of_node_get(struct device_node *node) in of_node_get() function
38 EXPORT_SYMBOL(of_node_get); variable
/kernel/linux/linux-6.6/drivers/of/
H A Ddynamic.c32 struct device_node *of_node_get(struct device_node *node) in of_node_get() function
38 EXPORT_SYMBOL(of_node_get); variable
/kernel/linux/linux-5.10/include/linux/
H A Dof.h125 static inline struct device_node *of_node_get(struct device_node *node) in of_node_get() function
/kernel/linux/linux-6.6/include/linux/
H A Dof.h131 static inline struct device_node *of_node_get(struct device_node *node) in of_node_get() function

Completed in 9 milliseconds