Path : /proc/3157941/cwd/usr/src/linux-headers-5.15.0-43/arch/mips/include/asm/ |
Current File : //proc/3157941/cwd/usr/src/linux-headers-5.15.0-43/arch/mips/include/asm/dma-direct.h |
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef _MIPS_DMA_DIRECT_H #define _MIPS_DMA_DIRECT_H 1 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr); phys_addr_t dma_to_phys(struct device *dev, dma_addr_t daddr); #endif /* _MIPS_DMA_DIRECT_H */