Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/dm/
H A Dof_access.h39 static inline void of_node_put(const struct device_node *np) { } in of_node_put() function
/OK3568_Linux_fs/kernel/drivers/of/
H A Ddynamic.c45 void of_node_put(struct device_node *node) in of_node_put() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dof.h129 static inline void of_node_put(struct device_node *node) { } in of_node_put() function