Home
last modified time | relevance | path

Searched defs:of_node_get (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/dm/
H A Dof_access.h37 #define of_node_get(x) (x) macro
/openbmc/linux/drivers/of/
H A Ddynamic.c33 struct device_node *of_node_get(struct device_node *node) in of_node_get() function
/openbmc/linux/include/linux/
H A Dof.h132 static inline struct device_node *of_node_get(struct device_node *node) in of_node_get() function