Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kexec/
H A Dfile_load_64.c1126 static int update_pci_dma_nodes(void *fdt, const char *dmapropname) in update_pci_dma_nodes() argument
1135 for_each_node_with_property(dn, dmapropname) { in update_pci_dma_nodes()
1143 ret = copy_property(fdt, pci_offset, dn, dmapropname); in update_pci_dma_nodes()