Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kernel/
Dpci-common.c63 static const struct dma_map_ops *pci_dma_ops; variable
67 pci_dma_ops = dma_ops; in set_pci_dma_ops()
1062 set_dma_ops(&dev->dev, pci_dma_ops); in pcibios_bus_add_device()