Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Ddma-debug.h68 extern void debug_dma_sync_single_for_device(struct device *dev,
163 static inline void debug_dma_sync_single_for_device(struct device *dev, in debug_dma_sync_single_for_device() function
Ddma-mapping.h373 debug_dma_sync_single_for_device(dev, addr, size, dir); in dma_sync_single_for_device()
/Linux-v4.19/kernel/dma/
Ddebug.c1629 void debug_dma_sync_single_for_device(struct device *dev, in debug_dma_sync_single_for_device() function
1647 EXPORT_SYMBOL(debug_dma_sync_single_for_device);