Searched refs:of_node_put (Results 1 - 4 of 4) sorted by relevance

/u-boot/drivers/core/
H A Dof_addr.c137 of_node_put(parent);
276 of_node_put(dev);
311 of_node_put(parent);
312 of_node_put(dev);
357 of_node_put(dev);
398 of_node_put(parent);
400 of_node_put(dev);
H A Dof_access.c315 of_node_put(prev);
398 of_node_put(tmp);
416 of_node_put(from);
443 of_node_put(from);
760 of_node_put(node);
767 of_node_put(node);
782 of_node_put(node);
/u-boot/include/dm/
H A Dof_access.h25 * of_node_put() will be called on it
28 * of_node_put() on it when done.
38 static inline void of_node_put(const struct device_node *np) { } function
465 * of_node_put() on it when done.
489 * Caller is responsible to call of_node_put() on the returned out_args->np
/u-boot/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c2852 of_node_put(child);

Completed in 102 milliseconds