Searched refs:dma_sync_single_range_for_cpu (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Ddma-mapping-broken.h51 dma_sync_single_range_for_cpu(struct device *dev, dma_addr_t dma_handle,
60 #define dma_sync_single_range_for_device dma_sync_single_range_for_cpu
H A Ddma-mapping-common.h120 static inline void dma_sync_single_range_for_cpu(struct device *dev, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Ddma-mapping.h110 dma_sync_single_range_for_cpu(struct device *dev, dma_addr_t handle, function
129 dma_sync_single_range_for_cpu(dev, handle, 0, size, dir);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Ddma-mapping.h62 extern void dma_sync_single_range_for_cpu(struct device *, dma_addr_t,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Ddma-mapping.h85 static inline void dma_sync_single_range_for_cpu(struct device *dev, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Ddma-mapping.h41 extern void dma_sync_single_range_for_cpu(struct device *dev,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Ddma-mapping.h70 void dma_sync_single_range_for_cpu(struct device *dev, dma_addr_t dma_handle, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dpci-dma.c226 void dma_sync_single_range_for_cpu(struct device *dev, dma_addr_t dma_handle, function
232 EXPORT_SYMBOL(dma_sync_single_range_for_cpu); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Ddma-mapping.h397 * dma_sync_single_range_for_cpu
414 static inline void dma_sync_single_range_for_cpu(struct device *dev, function
441 dma_sync_single_range_for_cpu(dev, handle, 0, size, dir);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Ddma-mapping.h107 void dma_sync_single_range_for_cpu(struct device *dev, dma_addr_t dma_handle, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Ddma-mapping.h108 dma_sync_single_range_for_cpu(struct device *dev, dma_addr_t dma_handle, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/asm/
H A Ddma-mapping.h99 dma_sync_single_range_for_cpu(struct device *dev, dma_addr_t dma_handle, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Ddma-mapping.h282 dma_sync_single_range_for_cpu(struct device *dev, dma_addr_t dma_handle, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Ddma-default.c297 void dma_sync_single_range_for_cpu(struct device *dev, dma_addr_t dma_handle, function
310 EXPORT_SYMBOL(dma_sync_single_range_for_cpu); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Ddma-mapping.h137 dma_sync_single_range_for_cpu(struct device *dev, dma_addr_t dma_handle, function

Completed in 189 milliseconds