Searched refs:FDT_ERR_INTERNAL (Results 1 – 6 of 6) sorted by relevance
36 FDT_ERRTABENT(FDT_ERR_INTERNAL),
78 err = -FDT_ERR_INTERNAL; in fdt_get_string()408 offset = -FDT_ERR_INTERNAL; in fdt_get_property_namelen_()598 int supernodeoffset = -FDT_ERR_INTERNAL; in fdt_supernode_atdepth_offset()639 return (!fdt_chk_extra() || err < 0) ? err : -FDT_ERR_INTERNAL; in fdt_node_depth()936 return -FDT_ERR_INTERNAL; in fdt_check_full()
439 return -FDT_ERR_INTERNAL; in overlay_fixup_phandle()572 return -FDT_ERR_INTERNAL; in overlay_apply_node()590 return -FDT_ERR_INTERNAL; in overlay_apply_node()
165 return -FDT_ERR_INTERNAL; in fdt_resize()
72 #define FDT_ERR_INTERNAL 13 macro
134 offset = -FDT_ERR_INTERNAL; in unflatten_dt_node()
Completed in 15 milliseconds