Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/dma/
H A Ddebug.h22 extern void debug_dma_unmap_sg(struct device *dev, struct scatterlist *sglist,
70 static inline void debug_dma_unmap_sg(struct device *dev, in debug_dma_unmap_sg() function
H A Dmapping.c209 debug_dma_unmap_sg(dev, sg, nents, dir); in dma_unmap_sg_attrs()
H A Ddebug.c1350 void debug_dma_unmap_sg(struct device *dev, struct scatterlist *sglist, in debug_dma_unmap_sg() function