Searched defs:phys_to_dma (Results 1 – 11 of 11) sorted by relevance
/linux/arch/mips/cavium-octeon/ |
A D | dma-octeon.c | 31 dma_addr_t (*phys_to_dma)(struct device *dev, phys_addr_t paddr); member 171 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
|
/linux/arch/mips/loongson2ef/fuloong-2e/ |
A D | dma.c | 4 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
|
/linux/arch/mips/loongson2ef/lemote-2f/ |
A D | dma.c | 4 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
|
/linux/arch/powerpc/include/asm/ |
A D | dma-direct.h | 5 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
|
/linux/arch/mips/sgi-ip32/ |
A D | ip32-dma.c | 21 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
|
/linux/arch/mips/loongson64/ |
A D | dma.c | 7 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
|
/linux/arch/arm/include/asm/ |
A D | dma-direct.h | 36 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
|
/linux/arch/mips/bmips/ |
A D | dma.c | 43 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t pa) in phys_to_dma() function
|
/linux/include/linux/ |
A D | dma-direct.h | 72 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
|
/linux/arch/mips/pci/ |
A D | pci-ar2315.c | 174 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
|
A D | pci-xtalk-bridge.c | 29 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
|
Completed in 50 milliseconds