Searched defs:dma_sync_sg_for_cpu (Results 1 - 13 of 13) sorted by relevance

/linux-4.1.27/arch/nios2/mm/
H A Ddma-mapping.c161 void dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, int nelems, dma_sync_sg_for_cpu() function
172 EXPORT_SYMBOL(dma_sync_sg_for_cpu); variable
/linux-4.1.27/arch/c6x/kernel/
H A Ddma.c114 void dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sglist, dma_sync_sg_for_cpu() function
126 EXPORT_SYMBOL(dma_sync_sg_for_cpu); variable
/linux-4.1.27/arch/avr32/include/asm/
H A Ddma-mapping.h313 dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, dma_sync_sg_for_cpu() function
/linux-4.1.27/arch/blackfin/include/asm/
H A Ddma-mapping.h140 dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, int nents, dma_sync_sg_for_cpu() function
/linux-4.1.27/arch/cris/include/asm/
H A Ddma-mapping.h113 dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, int nelems, dma_sync_sg_for_cpu() function
/linux-4.1.27/arch/frv/include/asm/
H A Ddma-mapping.h85 void dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, int nelems, dma_sync_sg_for_cpu() function
/linux-4.1.27/arch/m68k/include/asm/
H A Ddma-mapping.h95 static inline void dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, dma_sync_sg_for_cpu() function
/linux-4.1.27/arch/metag/include/asm/
H A Ddma-mapping.h137 dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, int nelems, dma_sync_sg_for_cpu() function
/linux-4.1.27/arch/arc/include/asm/
H A Ddma-mapping.h181 dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, int nelems, dma_sync_sg_for_cpu() function
/linux-4.1.27/include/asm-generic/
H A Ddma-mapping-common.h155 dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, dma_sync_sg_for_cpu() function
/linux-4.1.27/arch/xtensa/include/asm/
H A Ddma-mapping.h127 dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, int nelems, dma_sync_sg_for_cpu() function
/linux-4.1.27/arch/mn10300/include/asm/
H A Ddma-mapping.h123 void dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, dma_sync_sg_for_cpu() function
/linux-4.1.27/arch/parisc/include/asm/
H A Ddma-mapping.h20 void (*dma_sync_sg_for_cpu)(struct device *dev, struct scatterlist *sg, int nelems, enum dma_data_direction direction); member in struct:hppa_dma_ops
158 dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, int nelems, dma_sync_sg_for_cpu() function

Completed in 576 milliseconds