Home
last modified time | relevance | path

Searched defs:of_node_put (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/of/
H A Ddynamic.c47 void of_node_put(struct device_node *node) in of_node_put() function
/linux/include/linux/
H A Dof.h136 static inline void of_node_put(struct device_node *node) { } in of_node_put() function