Home
last modified time | relevance | path

Searched refs:debug_dma_unmap_sg (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
Ddma-debug.h50 extern void debug_dma_unmap_sg(struct device *dev, struct scatterlist *sglist,
128 static inline void debug_dma_unmap_sg(struct device *dev, in debug_dma_unmap_sg() function
/linux-4.1.27/arch/c6x/kernel/
Ddma.c90 debug_dma_unmap_sg(dev, sglist, nents, dir); in dma_unmap_sg()
/linux-4.1.27/include/asm-generic/
Ddma-mapping-common.h71 debug_dma_unmap_sg(dev, sg, nents, dir); in dma_unmap_sg_attrs()
/linux-4.1.27/lib/
Ddma-debug.c1408 void debug_dma_unmap_sg(struct device *dev, struct scatterlist *sglist, in debug_dma_unmap_sg() function
1439 EXPORT_SYMBOL(debug_dma_unmap_sg);