Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dm/
H A Dof_access.h38 static inline void of_node_put(const struct device_node *np) { } in of_node_put() function
/openbmc/linux/drivers/of/
H A Ddynamic.c46 void of_node_put(struct device_node *node) in of_node_put() function
/openbmc/linux/include/linux/
H A Dof.h135 static inline void of_node_put(struct device_node *node) { } in of_node_put() function