Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/of/
Ddynamic.c45 void of_node_put(struct device_node *node) in of_node_put() function
/Linux-v5.4/include/linux/
Dof.h129 static inline void of_node_put(struct device_node *node) { } in of_node_put() function