Searched refs:FDT_ERR_NOTFOUND (Results 1 – 21 of 21) sorted by relevance
88 if (ret < 0 && path_len == -FDT_ERR_NOTFOUND) in overlay_get_target()163 if (ret && ret != -FDT_ERR_NOTFOUND) in overlay_adjust_node_phandles()167 if (ret && ret != -FDT_ERR_NOTFOUND) in overlay_adjust_node_phandles()248 if (tree_len == -FDT_ERR_NOTFOUND) in overlay_update_local_node_references()292 if (tree_child == -FDT_ERR_NOTFOUND) in overlay_update_local_node_references()332 if (fixups == -FDT_ERR_NOTFOUND) in overlay_update_local_references()394 return -FDT_ERR_NOTFOUND; in overlay_fixup_one_phandle()397 if (fixup_off == -FDT_ERR_NOTFOUND) in overlay_fixup_one_phandle()438 if (len == -FDT_ERR_NOTFOUND) in overlay_fixup_phandle()517 if (fixups_off == -FDT_ERR_NOTFOUND) in overlay_fixup_phandles()[all …]
124 if (offset == -FDT_ERR_NOTFOUND) in fdt_find_max_phandle()222 return -FDT_ERR_NOTFOUND; in nextprop_()240 return -FDT_ERR_NOTFOUND; in fdt_subnode_offset_namelen()586 if ((offset == -FDT_ERR_NOTFOUND) || (offset >= 0)) in fdt_get_path()603 return -FDT_ERR_NOTFOUND; in fdt_supernode_atdepth_offset()616 return -FDT_ERR_NOTFOUND; in fdt_supernode_atdepth_offset()623 if ((offset == -FDT_ERR_NOTFOUND) || (offset >= 0)) in fdt_supernode_atdepth_offset()775 return -FDT_ERR_NOTFOUND; in fdt_stringlist_search()818 *lenp = -FDT_ERR_NOTFOUND; in fdt_stringlist_get()852 if ((err < 0) && (err != -FDT_ERR_NOTFOUND)) in fdt_node_offset_by_compatible()
41 if (val == -FDT_ERR_NOTFOUND) in fdt_address_cells()51 if (val == -FDT_ERR_NOTFOUND) in fdt_size_cells()
274 return -FDT_ERR_NOTFOUND; in fdt_next_node()289 return -FDT_ERR_NOTFOUND; in fdt_first_subnode()305 return -FDT_ERR_NOTFOUND; in fdt_next_subnode()
22 FDT_ERRTABENT(FDT_ERR_NOTFOUND),
179 return -FDT_ERR_NOTFOUND; in fdt_del_mem_rsv()267 if (err == -FDT_ERR_NOTFOUND) in fdt_setprop_placeholder()348 else if (offset != -FDT_ERR_NOTFOUND) in fdt_add_subnode_namelen()
21 #define FDT_ERR_NOTFOUND 1 macro
311 if (chosen_node == -FDT_ERR_NOTFOUND) in of_kexec_alloc_and_setup_fdt()320 if (ret && ret != -FDT_ERR_NOTFOUND) in of_kexec_alloc_and_setup_fdt()323 if (ret && ret != -FDT_ERR_NOTFOUND) in of_kexec_alloc_and_setup_fdt()372 if (ret && (ret != -FDT_ERR_NOTFOUND)) in of_kexec_alloc_and_setup_fdt()376 if (ret && (ret != -FDT_ERR_NOTFOUND)) in of_kexec_alloc_and_setup_fdt()421 if (ret && (ret != -FDT_ERR_NOTFOUND)) in of_kexec_alloc_and_setup_fdt()427 if (ret == -FDT_ERR_NOTFOUND) in of_kexec_alloc_and_setup_fdt()
335 if (offset < 0 && offset != -FDT_ERR_NOTFOUND) { in unflatten_dt_nodes()966 static unsigned long chosen_node_offset = -FDT_ERR_NOTFOUND;
26 if (chosen_off == -FDT_ERR_NOTFOUND) in yamon_dt_append_cmdline()123 if (mem_off == -FDT_ERR_NOTFOUND) in yamon_dt_append_memory()217 if (chosen_off == -FDT_ERR_NOTFOUND) in yamon_dt_serial_config()
107 if (uart_off != -FDT_ERR_NOTFOUND) { in remove_gic()
17 if (offset == -FDT_ERR_NOTFOUND) in node_offset()55 if (offset == -FDT_ERR_NOTFOUND) in getprop()
100 if (!prop && ret != -FDT_ERR_NOTFOUND) in hsdk_tweak_node_coherency()103 dt_coh_set = ret != -FDT_ERR_NOTFOUND; in hsdk_tweak_node_coherency()
18 && ((err) != -FDT_ERR_NOTFOUND) \
662 if (node == -FDT_ERR_NOTFOUND) in update_usable_mem_fdt()995 if (cpus_offset < 0 && cpus_offset != -FDT_ERR_NOTFOUND) { in update_cpus_node()1056 return -FDT_ERR_NOTFOUND; in copy_property()
118 return prop == -FDT_ERR_NOTFOUND ? 0 : prop; in list_properties()
168 if (node == -FDT_ERR_NOTFOUND) { in create_paths()
40 if (dn == -FDT_ERR_NOTFOUND) in opal_fadump_dt_scan()646 if (dn == -FDT_ERR_NOTFOUND) { in opal_fadump_dt_scan()
411 if (chosen == -FDT_ERR_NOTFOUND) { in early_check_vec5()
771 if (chosen == -FDT_ERR_NOTFOUND) in get_vec5_feature()
827 if (chosen == -FDT_ERR_NOTFOUND) in disabled_on_cmdline()