Lines Matching refs:FDT_ERR_NOTFOUND
73 if (ret < 0 && path_len == -FDT_ERR_NOTFOUND) in fdt_overlay_target_offset()
144 if (ret && ret != -FDT_ERR_NOTFOUND) in overlay_adjust_node_phandles()
148 if (ret && ret != -FDT_ERR_NOTFOUND) in overlay_adjust_node_phandles()
229 if (tree_len == -FDT_ERR_NOTFOUND) in overlay_update_local_node_references()
255 if (tree_child == -FDT_ERR_NOTFOUND) in overlay_update_local_node_references()
295 if (fixups == -FDT_ERR_NOTFOUND) in overlay_update_local_references()
344 if (fixup_off == -FDT_ERR_NOTFOUND) in overlay_fixup_one_phandle()
389 if (len == -FDT_ERR_NOTFOUND) in overlay_fixup_phandle()
405 return -FDT_ERR_NOTFOUND; in overlay_fixup_phandle()
480 if (fixups_off == -FDT_ERR_NOTFOUND) in overlay_fixup_phandles()
487 if ((symbols_off < 0 && (symbols_off != -FDT_ERR_NOTFOUND))) in overlay_fixup_phandles()
576 if (tree_len == -FDT_ERR_NOTFOUND) in overlay_update_node_conflicting_references()
600 if (tree_child == -FDT_ERR_NOTFOUND) in overlay_update_node_conflicting_references()
635 if (fixups == -FDT_ERR_NOTFOUND) in overlay_update_local_conflicting_references()
686 if (fdtchild == -FDT_ERR_NOTFOUND) in overlay_prevent_phandle_overwrite_node()
725 if (overlay == -FDT_ERR_NOTFOUND) in overlay_prevent_phandle_overwrite()
732 if (target == -FDT_ERR_NOTFOUND) in overlay_prevent_phandle_overwrite()
786 if (prop_len == -FDT_ERR_NOTFOUND) in overlay_apply_node()
805 if (nnode == -FDT_ERR_NOTFOUND) in overlay_apply_node()
849 if (overlay == -FDT_ERR_NOTFOUND) in overlay_merge()
933 if (root_sym == -FDT_ERR_NOTFOUND) in overlay_symbol_update()