Searched refs:FDT_ERR_INTERNAL (Results 1 – 5 of 5) sorted by relevance
67 err = -FDT_ERR_INTERNAL; in fdt_get_string()392 offset = -FDT_ERR_INTERNAL; in fdt_get_property_namelen_()577 int supernodeoffset = -FDT_ERR_INTERNAL; in fdt_supernode_atdepth_offset()616 return (err < 0) ? err : -FDT_ERR_INTERNAL; in fdt_node_depth()895 return -FDT_ERR_INTERNAL; in fdt_check_full()
36 FDT_ERRTABENT(FDT_ERR_INTERNAL),
438 return -FDT_ERR_INTERNAL; in overlay_fixup_phandle()571 return -FDT_ERR_INTERNAL; in overlay_apply_node()589 return -FDT_ERR_INTERNAL; in overlay_apply_node()
155 return -FDT_ERR_INTERNAL; in fdt_resize()
72 #define FDT_ERR_INTERNAL 13 macro
Completed in 9 milliseconds