File Manager

Current Path : /usr/src/linux-headers-5.15.0-91/arch/mips/include/asm/
Upload File :
Current File : //usr/src/linux-headers-5.15.0-91/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 */

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com