![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef _MIPS_DMA_DIRECT_H 0003 #define _MIPS_DMA_DIRECT_H 1 0004 0005 dma_addr_t phys_to_dma(struct device *dev, phys_addr_t paddr); 0006 phys_addr_t dma_to_phys(struct device *dev, dma_addr_t daddr); 0007 0008 #endif /* _MIPS_DMA_DIRECT_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |