Home
last modified time | relevance | path

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

/linux/kernel/dma/
H A Ddebug.h45 extern void debug_dma_sync_sg_for_device(struct device *dev,
108 static inline void debug_dma_sync_sg_for_device(struct device *dev, in debug_dma_sync_sg_for_device() function
H A Dmapping.c439 debug_dma_sync_sg_for_device(dev, sg, nelems, dir); in __dma_sync_sg_for_device()
H A Ddebug.c1537 void debug_dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, in debug_dma_sync_sg_for_device() function