Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Ddma-debug.h56 extern void debug_dma_sync_single_for_device(struct device *dev,
138 static inline void debug_dma_sync_single_for_device(struct device *dev, in debug_dma_sync_single_for_device() function
Ddma-mapping.h404 debug_dma_sync_single_for_device(dev, addr, size, dir); in dma_sync_single_for_device()
/Linux-v5.4/kernel/dma/
Ddebug.c1555 void debug_dma_sync_single_for_device(struct device *dev, in debug_dma_sync_single_for_device() function
1573 EXPORT_SYMBOL(debug_dma_sync_single_for_device);