Searched refs:copy_property (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/powerpc/kexec/ |
H A D | file_load_64.c | 1109 static int copy_property(void *fdt, int node_offset, const struct device_node *dn, in copy_property() function 1140 ret = copy_property(fdt, pci_offset, dn, "ibm,dma-window"); in update_pci_dma_nodes() 1143 ret = copy_property(fdt, pci_offset, dn, dmapropname); in update_pci_dma_nodes()
|