Home
last modified time | relevance | path

Searched refs:fdt_setprop_string (Results 1 – 2 of 2) sorted by relevance

/xen/xen/arch/arm/efi/
A Defi-boot.h478 if ( fdt_setprop_string(fdt, chosen, "xen,xen-bootargs", buf) < 0 ) in efi_arch_handle_cmdline()
532 if ( options && fdt_setprop_string(fdt, node, "bootargs", options) < 0 ) in efi_arch_handle_module()
/xen/xen/include/xen/libfdt/
A Dlibfdt.h1269 #define fdt_setprop_string(fdt, nodeoffset, name, str) \ macro

Completed in 5 milliseconds