Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/arch/c6x/kernel/
Ddma.c90 debug_dma_unmap_sg(dev, sglist, nents, dir); in dma_unmap_sg()
/linux-4.4.14/include/asm-generic/
Ddma-mapping-common.h72 debug_dma_unmap_sg(dev, sg, nents, dir); in dma_unmap_sg_attrs()
/linux-4.4.14/lib/
Ddma-debug.c1416 void debug_dma_unmap_sg(struct device *dev, struct scatterlist *sglist, in debug_dma_unmap_sg() function
1447 EXPORT_SYMBOL(debug_dma_unmap_sg);