Home
last modified time | relevance | path

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

/linux/kernel/dma/
H A Ddebug.h37 extern void debug_dma_sync_single_for_device(struct device *dev,
96 static inline void debug_dma_sync_single_for_device(struct device *dev, in debug_dma_sync_single_for_device() function
H A Dmapping.c399 debug_dma_sync_single_for_device(dev, addr, size, dir); in __dma_sync_single_for_device()
H A Ddebug.c1486 void debug_dma_sync_single_for_device(struct device *dev, in debug_dma_sync_single_for_device() function