Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Dpci-common.c62 static const struct dma_map_ops *pci_dma_ops; variable
66 pci_dma_ops = dma_ops; in set_pci_dma_ops()
976 set_dma_ops(&dev->dev, pci_dma_ops); in pcibios_setup_device()