Searched defs:dma_sync_sg_for_device (Results 1 - 13 of 13) 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.h61 #define dma_sync_sg_for_device dma_sync_sg_for_cpu macro
H A Ddma-mapping-common.h151 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/kernel/
H A Ddma.c88 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nents, function
96 EXPORT_SYMBOL(dma_sync_sg_for_device); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Ddma-mapping.h91 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Ddma-mapping.h129 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dpci-dma.c210 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sglist, function
224 EXPORT_SYMBOL(dma_sync_sg_for_device); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Ddma-mapping.h134 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, 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.h119 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, 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.h324 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Ddma-mapping.c138 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, function
148 EXPORT_SYMBOL(dma_sync_sg_for_device); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Ddma-default.c345 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, function
360 EXPORT_SYMBOL(dma_sync_sg_for_device); 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.h21 void (*dma_sync_sg_for_device)(struct device *dev, struct scatterlist *sg, int nelems, enum dma_data_direction direction); member in struct:hppa_dma_ops
163 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Ddma-mapping.c627 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, function
642 EXPORT_SYMBOL(dma_sync_sg_for_device); variable

Completed in 123 milliseconds