Searched refs:FDT_ERR_INTERNAL (Results 1 – 4 of 4) sorted by relevance
269 offset = -FDT_ERR_INTERNAL; in fdt_get_property_namelen()411 int supernodeoffset = -FDT_ERR_INTERNAL; in fdt_supernode_atdepth_offset()450 return (err < 0) ? err : -FDT_ERR_INTERNAL; in fdt_node_depth()
736 return -FDT_ERR_INTERNAL; in copy_properties()784 return -FDT_ERR_INTERNAL; in copy_node_by_path()846 return -FDT_ERR_INTERNAL; in copy_partial_fdt()
112 #define FDT_ERR_INTERNAL 13 macro
1883 return -FDT_ERR_INTERNAL; in handle_prop_pfdt()
Completed in 13 milliseconds