Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Ddma-debug.h63 extern void debug_dma_sync_single_for_device(struct device *dev,
150 static inline void debug_dma_sync_single_for_device(struct device *dev, in debug_dma_sync_single_for_device() function
/linux-4.1.27/arch/c6x/kernel/
Ddma.c109 debug_dma_sync_single_for_device(dev, handle, size, dir); in dma_sync_single_for_device()
/linux-4.1.27/include/asm-generic/
Ddma-mapping-common.h123 debug_dma_sync_single_for_device(dev, addr, size, dir); in dma_sync_single_for_device()
/linux-4.1.27/lib/
Ddma-debug.c1507 void debug_dma_sync_single_for_device(struct device *dev, in debug_dma_sync_single_for_device() function
1525 EXPORT_SYMBOL(debug_dma_sync_single_for_device);