Home
last modified time | relevance | path

Searched defs:phys_to_dma (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Ddma-direct.h40 static inline dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr) in phys_to_dma() function
/Linux-v4.19/arch/mips/cavium-octeon/
Ddma-octeon.c31 dma_addr_t (*phys_to_dma)(struct device *dev, phys_addr_t paddr); member