Home
last modified time | relevance | path

Searched refs:dtb_node_put (Results 1 – 3 of 3) sorted by relevance

/components/legacy/fdt/src/
A Ddtb_access.c290 dtb_node_put(tmp); in dtb_node_find_node_opts_by_path()
309 dtb_node_put(from); in dtb_node_find_compatible_node()
343 dtb_node_put(from); in dtb_node_find_node_by_prop_value()
591 dtb_node_put(node); in __dtb_node_parse_phandle_with_args()
598 dtb_node_put(node); in __dtb_node_parse_phandle_with_args()
613 dtb_node_put(node); in __dtb_node_parse_phandle_with_args()
A Ddtb_base.c370 dtb_node_put(from); in dtb_node_find_all_compatible_node()
473 dtb_node_put(child); in dtb_node_irq_find_parent()
513 dtb_node_put(p); in dtb_node_irq_get()
571 dtb_node_put(p); in dtb_node_irq_count()
/components/legacy/fdt/inc/
A Ddtb_node.h305 static inline void dtb_node_put(const struct dtb_node *np) in dtb_node_put() function

Completed in 7 milliseconds