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

/linux-4.1.27/drivers/of/
H A Ddynamic.c37 void of_node_put(struct device_node *node) of_node_put() function
42 EXPORT_SYMBOL(of_node_put); variable
/linux-4.1.27/include/linux/
H A Dof.h113 static inline void of_node_put(struct device_node *node) { } of_node_put() function

Completed in 96 milliseconds