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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/mb93090-mb00/
H A Dpci-dma.c52 int dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, function
80 EXPORT_SYMBOL(dma_map_sg); variable
H A Dpci-dma-nommu.c116 int dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, function
130 EXPORT_SYMBOL(dma_map_sg); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/kernel/
H A Ddma.c119 int dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, function
130 EXPORT_SYMBOL(dma_map_sg); 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.h51 int dma_map_sg(struct device *dev, struct scatterlist *sglist, int nents, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Ddma-mapping-common.h165 #define dma_map_sg(d, s, n, r) dma_map_sg_attrs(d, s, n, r, NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dpci-dma.c132 int dma_map_sg(struct device *dev, struct scatterlist *sglist, int nents, function
151 EXPORT_SYMBOL(dma_map_sg); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/asm/
H A Ddma-mapping.h67 dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, 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.h53 dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, 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.h56 dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, 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.h212 dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Ddma-mapping.c124 dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, function
136 EXPORT_SYMBOL(dma_map_sg); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Ddma-default.c206 int dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, function
226 EXPORT_SYMBOL(dma_map_sg); 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.h92 dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Ddma-mapping.c555 int BCMFASTPATH_HOST dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, function
573 EXPORT_SYMBOL(dma_map_sg); variable
[all...]

Completed in 209 milliseconds