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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddma-debug.h61 extern void debug_dma_sync_single_for_device(struct device *dev,
141 static inline void debug_dma_sync_single_for_device(struct device *dev, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Ddma-mapping-common.h117 debug_dma_sync_single_for_device(dev, addr, size, dir);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Ddma-debug.c1160 void debug_dma_sync_single_for_device(struct device *dev, function
1178 EXPORT_SYMBOL(debug_dma_sync_single_for_device); variable

Completed in 38 milliseconds