Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/dm/
H A Dof_access.h38 #define of_node_get(x) (x) macro
/OK3568_Linux_fs/kernel/drivers/of/
H A Ddynamic.c32 struct device_node *of_node_get(struct device_node *node) in of_node_get() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dof.h125 static inline struct device_node *of_node_get(struct device_node *node) in of_node_get() function