Home
last modified time | relevance | path

Searched refs:fdt_path_offset (Results 1 – 6 of 6) sorted by relevance

/xen-4.10.0-shim-comet/xen/common/libfdt/
A Dversion.lds11 fdt_path_offset;
A Dfdt_ro.c155 int fdt_path_offset(const void *fdt, const char *path) in fdt_path_offset() function
173 offset = fdt_path_offset(fdt, p); in fdt_path_offset()
343 aliasoffset = fdt_path_offset(fdt, "/aliases"); in fdt_get_alias_namelen()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_arm.c783 nodeoff = fdt_path_offset(pfdt, path); in copy_node_by_path()
1029 node = fdt_path_offset(fdt, name); in finalise_one_node()
1068 chosen = fdt_path_offset(fdt, "/chosen"); in libxl__arch_domain_finalise_hw_description()
/xen-4.10.0-shim-comet/xen/include/xen/libfdt/
A Dlibfdt.h340 int fdt_path_offset(const void *fdt, const char *path);
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dbootfdt.c357 node = fdt_path_offset(fdt, "/chosen"); in boot_fdt_cmdline()
A Ddomain_build.c1985 node = fdt_path_offset(kinfo->fdt, "/chosen"); in initrd_load()
2064 node = fdt_path_offset(kinfo->fdt, "/hypervisor"); in evtchn_fixup()

Completed in 15 milliseconds