Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Ddma-debug.h78 extern void debug_dma_sync_single_range_for_device(struct device *dev,
177 static inline void debug_dma_sync_single_range_for_device(struct device *dev, in debug_dma_sync_single_range_for_device() function
Ddma-mapping.h401 debug_dma_sync_single_range_for_device(dev, addr, offset, size, dir); in dma_sync_single_range_for_device()
/Linux-v4.19/kernel/dma/
Ddebug.c1670 void debug_dma_sync_single_range_for_device(struct device *dev, in debug_dma_sync_single_range_for_device() function
1689 EXPORT_SYMBOL(debug_dma_sync_single_range_for_device);