Searched refs:debug_dma_sync_single_for_cpu (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.h57 extern void debug_dma_sync_single_for_cpu(struct device *dev,
135 static inline void debug_dma_sync_single_for_cpu(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.h105 debug_dma_sync_single_for_cpu(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.c1141 void debug_dma_sync_single_for_cpu(struct device *dev, dma_addr_t dma_handle, function
1158 EXPORT_SYMBOL(debug_dma_sync_single_for_cpu); variable

Completed in 56 milliseconds