Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/libfdt/
A Dversion.lds10 fdt_subnode_offset;
A Dfdt_ro.c149 int fdt_subnode_offset(const void *fdt, int parentoffset, in fdt_subnode_offset() function
/xen-4.10.0-shim-comet/xen/arch/arm/efi/
A Defi-boot.h32 node = fdt_subnode_offset(fdt, 0, "chosen"); in setup_chosen_node()
233 node = fdt_subnode_offset(fdt, 0, "chosen"); in fdt_add_uefi_nodes()
429 chosen = fdt_subnode_offset(fdt, 0, "chosen"); in efi_arch_handle_cmdline()
/xen-4.10.0-shim-comet/xen/include/xen/libfdt/
A Dlibfdt.h316 int fdt_subnode_offset(const void *fdt, int parentoffset, const char *name);

Completed in 7 milliseconds