Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/cavium-octeon/
Ddma-octeon.c204 struct octeon_dma_map_ops { struct
212 struct octeon_dma_map_ops *ops = container_of(get_dma_ops(dev), in phys_to_dma() argument
213 struct octeon_dma_map_ops, in phys_to_dma()
222 struct octeon_dma_map_ops *ops = container_of(get_dma_ops(dev), in dma_to_phys()
223 struct octeon_dma_map_ops, in dma_to_phys()
230 static struct octeon_dma_map_ops octeon_linear_dma_map_ops = {
310 static struct octeon_dma_map_ops _octeon_pci_dma_map_ops = {