Searched refs:debug_dma_unmap_sg (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/dma/
H A Ddebug.h24 extern void debug_dma_unmap_sg(struct device *dev, struct scatterlist *sglist,
76 static inline void debug_dma_unmap_sg(struct device *dev, function
H A Dmapping.c290 debug_dma_unmap_sg(dev, sg, nents, dir);
684 debug_dma_unmap_sg(dev, sgt->sgl, sgt->orig_nents, dir);
H A Ddebug.c1356 void debug_dma_unmap_sg(struct device *dev, struct scatterlist *sglist, function

Completed in 316 milliseconds