Home
last modified time | relevance | path

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

/arch/mips/include/asm/mach-cavium-octeon/
Ddma-coherence.h68 extern struct dma_map_ops *octeon_pci_dma_map_ops;
/arch/mips/cavium-octeon/
Ddma-octeon.c336 struct dma_map_ops *octeon_pci_dma_map_ops; variable
360 octeon_pci_dma_map_ops = &_octeon_pci_dma_map_ops.dma_map_ops; in octeon_pci_dma_init()
/arch/mips/pci/
Dpci-octeon.c170 dev->dev.archdata.dma_ops = octeon_pci_dma_map_ops; in pcibios_plat_dev_init()