Searched defs:dma_sync_sg_for_device (Results 1 - 14 of 14) sorted by relevance

/linux-4.1.27/include/asm-generic/
H A Ddma-mapping-broken.h77 #define dma_sync_sg_for_device dma_sync_sg_for_cpu macro
H A Ddma-mapping-common.h167 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, dma_sync_sg_for_device() function
/linux-4.1.27/arch/nios2/mm/
H A Ddma-mapping.c174 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, dma_sync_sg_for_device() function
186 EXPORT_SYMBOL(dma_sync_sg_for_device); variable
/linux-4.1.27/arch/c6x/kernel/
H A Ddma.c129 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sglist, dma_sync_sg_for_device() function
141 EXPORT_SYMBOL(dma_sync_sg_for_device); variable
/linux-4.1.27/arch/m68k/kernel/
H A Ddma.c123 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nents, dma_sync_sg_for_device() function
131 EXPORT_SYMBOL(dma_sync_sg_for_device); variable
/linux-4.1.27/arch/avr32/include/asm/
H A Ddma-mapping.h324 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, dma_sync_sg_for_device() function
/linux-4.1.27/arch/blackfin/kernel/
H A Ddma-mapping.c131 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg_list, dma_sync_sg_for_device() function
142 EXPORT_SYMBOL(dma_sync_sg_for_device); variable
/linux-4.1.27/arch/cris/include/asm/
H A Ddma-mapping.h119 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, dma_sync_sg_for_device() function
/linux-4.1.27/arch/frv/include/asm/
H A Ddma-mapping.h91 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, dma_sync_sg_for_device() function
/linux-4.1.27/arch/metag/include/asm/
H A Ddma-mapping.h146 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, dma_sync_sg_for_device() function
/linux-4.1.27/arch/arc/include/asm/
H A Ddma-mapping.h191 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, dma_sync_sg_for_device() function
/linux-4.1.27/arch/xtensa/include/asm/
H A Ddma-mapping.h136 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, dma_sync_sg_for_device() function
/linux-4.1.27/arch/mn10300/include/asm/
H A Ddma-mapping.h129 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, dma_sync_sg_for_device() function
/linux-4.1.27/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
166 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, dma_sync_sg_for_device() function

Completed in 324 milliseconds