Lines Matching refs:FDT_ERR_NOTFOUND
90 if (ret < 0 && path_len == -FDT_ERR_NOTFOUND)
165 if (ret && ret != -FDT_ERR_NOTFOUND)
169 if (ret && ret != -FDT_ERR_NOTFOUND)
249 if (tree_len == -FDT_ERR_NOTFOUND)
293 if (tree_child == -FDT_ERR_NOTFOUND)
333 if (fixups == -FDT_ERR_NOTFOUND)
395 return -FDT_ERR_NOTFOUND;
398 if (fixup_off == -FDT_ERR_NOTFOUND)
439 if (len == -FDT_ERR_NOTFOUND)
518 if (fixups_off == -FDT_ERR_NOTFOUND)
525 if ((symbols_off < 0 && (symbols_off != -FDT_ERR_NOTFOUND)))
572 if (prop_len == -FDT_ERR_NOTFOUND)
590 if (nnode == -FDT_ERR_NOTFOUND)
634 if (overlay == -FDT_ERR_NOTFOUND)
718 if (root_sym == -FDT_ERR_NOTFOUND)