Home
last modified time | relevance | path

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

/include/linux/
Dof.h78 extern struct device_node *of_node_get(struct device_node *node);
82 static inline struct device_node *of_node_get(struct device_node *node) in of_node_get() function