Home
last modified time | relevance | path

Searched refs:FDT_ERR_INTERNAL (Results 1 – 4 of 4) sorted by relevance

/xen/xen/common/libfdt/
A Dfdt_ro.c269 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()
/xen/tools/libxl/
A Dlibxl_arm.c736 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()
/xen/xen/include/xen/libfdt/
A Dlibfdt.h112 #define FDT_ERR_INTERNAL 13 macro
/xen/xen/arch/arm/
A Ddomain_build.c1883 return -FDT_ERR_INTERNAL; in handle_prop_pfdt()

Completed in 13 milliseconds