Home
last modified time | relevance | path

Searched refs:dma_sync_sg_for_device (Results 1 – 15 of 15) sorted by relevance

/arch/parisc/include/asm/
Ddma-mapping.h21 …void (*dma_sync_sg_for_device)(struct device *dev, struct scatterlist *sg, int nelems, enum dma_da… member
168 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, in dma_sync_sg_for_device() function
171 if(hppa_dma_ops->dma_sync_sg_for_device) in dma_sync_sg_for_device()
172 hppa_dma_ops->dma_sync_sg_for_device(dev, sg, nelems, direction); in dma_sync_sg_for_device()
/arch/blackfin/kernel/
Ddma-mapping.c131 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg_list, in dma_sync_sg_for_device() function
142 EXPORT_SYMBOL(dma_sync_sg_for_device);
/arch/c6x/kernel/
Ddma.c129 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sglist, in dma_sync_sg_for_device() function
141 EXPORT_SYMBOL(dma_sync_sg_for_device);
/arch/m68k/kernel/
Ddma.c123 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nents, in dma_sync_sg_for_device() function
131 EXPORT_SYMBOL(dma_sync_sg_for_device);
/arch/c6x/include/asm/
Ddma-mapping.h82 extern void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg,
/arch/frv/include/asm/
Ddma-mapping.h91 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, in dma_sync_sg_for_device() function
/arch/m68k/include/asm/
Ddma-mapping.h79 extern void dma_sync_sg_for_device(struct device *, struct scatterlist *, int,
/arch/mn10300/include/asm/
Ddma-mapping.h129 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, in dma_sync_sg_for_device() function
/arch/cris/include/asm/
Ddma-mapping.h119 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, in dma_sync_sg_for_device() function
/arch/xtensa/include/asm/
Ddma-mapping.h136 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, in dma_sync_sg_for_device() function
/arch/avr32/include/asm/
Ddma-mapping.h324 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, in dma_sync_sg_for_device() function
/arch/blackfin/include/asm/
Ddma-mapping.h147 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg,
/arch/arc/include/asm/
Ddma-mapping.h191 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, in dma_sync_sg_for_device() function
/arch/metag/include/asm/
Ddma-mapping.h146 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, in dma_sync_sg_for_device() function
/arch/parisc/kernel/
Dpci-dma.c555 .dma_sync_sg_for_device = pa11_dma_sync_sg_for_device,
595 .dma_sync_sg_for_device = pa11_dma_sync_sg_for_device,