Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/kernel/
Dpci-common.c64 static const struct dma_map_ops *pci_dma_ops; variable
68 pci_dma_ops = dma_ops; in set_pci_dma_ops()
1063 set_dma_ops(&dev->dev, pci_dma_ops); in pcibios_bus_add_device()