Home
last modified time | relevance | path

Searched defs:copy_property (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/kexec/
H A Dfile_load_64.c673 static int copy_property(void *fdt, int node_offset, const struct device_node *dn, in copy_property() function
/linux/arch/powerpc/platforms/pseries/
H A Diommu.c995 static void copy_property(struct device_node *pdn, const char *from, const char *to) in copy_property() function