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

/linux-master/drivers/of/
H A Ddynamic.c46 void of_node_put(struct device_node *node) function
51 EXPORT_SYMBOL(of_node_put); variable
[all...]
/linux-master/include/linux/
H A Dof.h136 static inline void of_node_put(struct device_node *node) { } function

Completed in 295 milliseconds