Searched refs:dma_sync_sg_for_device (Results 1 - 23 of 23) sorted by relevance

/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
166 if(hppa_dma_ops->dma_sync_sg_for_device)
167 hppa_dma_ops->dma_sync_sg_for_device(dev, sg, nelems, direction);
/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/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/include/asm-generic/
H A Ddma-mapping-broken.h61 #define dma_sync_sg_for_device dma_sync_sg_for_cpu macro
H A Dpci-dma-compat.h95 dma_sync_sg_for_device(hwdev == NULL ? NULL : &hwdev->dev, sg, nelems, (enum dma_data_direction)direction);
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/tile/include/asm/
H A Ddma-mapping.h48 extern void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Ddma-mapping.h64 extern void dma_sync_sg_for_device(struct device *, struct scatterlist *, int,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Ddma-mapping.h49 extern void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg,
/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/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/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/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/include/asm/
H A Ddma-mapping.h147 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg,
/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/arm/include/asm/
H A Ddma-mapping.h459 extern void dma_sync_sg_for_device(struct device *, struct scatterlist *, int,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dpci-dma.c533 .dma_sync_sg_for_device = pa11_dma_sync_sg_for_device,
573 .dma_sync_sg_for_device = pa11_dma_sync_sg_for_device,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Ddma-mapping.c621 * dma_sync_sg_for_device
627 void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, function
642 EXPORT_SYMBOL(dma_sync_sg_for_device); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parisc/
H A Dccio-dma.c919 .dma_sync_sg_for_device = NULL, /* ditto */
H A Dsba_iommu.c1035 .dma_sync_sg_for_device = NULL,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A Dsh-sci.c1178 dma_sync_sg_for_device(port->dev, sg, 1, DMA_TO_DEVICE);

Completed in 297 milliseconds