Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Ddma-debug.h73 extern void debug_dma_sync_single_range_for_device(struct device *dev,
164 static inline void debug_dma_sync_single_range_for_device(struct device *dev, in debug_dma_sync_single_range_for_device() function
/linux-4.4.14/include/asm-generic/
Ddma-mapping-common.h152 debug_dma_sync_single_range_for_device(dev, addr, offset, size, dir); in dma_sync_single_range_for_device()
/linux-4.4.14/lib/
Ddma-debug.c1556 void debug_dma_sync_single_range_for_device(struct device *dev, in debug_dma_sync_single_range_for_device() function
1575 EXPORT_SYMBOL(debug_dma_sync_single_range_for_device);