Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/kexec/
Dfile_load_64.c869 const void *prop, *fdtprop; in copy_property() local
873 fdtprop = fdt_getprop(fdt, node_offset, propname, &fdtlen); in copy_property()
875 if (fdtprop && !prop) in copy_property()