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

/linux-4.1.27/arch/frv/mb93090-mb00/
H A Dpci-dma.c53 int dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, dma_map_sg() function
81 EXPORT_SYMBOL(dma_map_sg); variable
H A Dpci-dma-nommu.c122 int dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, dma_map_sg() function
136 EXPORT_SYMBOL(dma_map_sg); variable
/linux-4.1.27/arch/nios2/mm/
H A Ddma-mapping.c59 int dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, dma_map_sg() function
78 EXPORT_SYMBOL(dma_map_sg); variable
/linux-4.1.27/arch/c6x/kernel/
H A Ddma.c64 int dma_map_sg(struct device *dev, struct scatterlist *sglist, dma_map_sg() function
78 EXPORT_SYMBOL(dma_map_sg); variable
/linux-4.1.27/arch/m68k/kernel/
H A Ddma.c154 int dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, dma_map_sg() function
165 EXPORT_SYMBOL(dma_map_sg); variable
/linux-4.1.27/arch/avr32/include/asm/
H A Ddma-mapping.h212 dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, dma_map_sg() function
/linux-4.1.27/arch/blackfin/kernel/
H A Ddma-mapping.c116 dma_map_sg(struct device *dev, struct scatterlist *sg_list, int nents, dma_map_sg() function
129 EXPORT_SYMBOL(dma_map_sg); variable
/linux-4.1.27/arch/cris/include/asm/
H A Ddma-mapping.h56 dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, dma_map_sg() function
/linux-4.1.27/arch/metag/include/asm/
H A Ddma-mapping.h48 dma_map_sg(struct device *dev, struct scatterlist *sglist, int nents, dma_map_sg() function
/linux-4.1.27/arch/arc/include/asm/
H A Ddma-mapping.h122 dma_map_sg(struct device *dev, struct scatterlist *sg, dma_map_sg() function
/linux-4.1.27/include/asm-generic/
H A Ddma-mapping-common.h181 #define dma_map_sg(d, s, n, r) dma_map_sg_attrs(d, s, n, r, NULL) macro
/linux-4.1.27/arch/xtensa/include/asm/
H A Ddma-mapping.h55 dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, dma_map_sg() function
/linux-4.1.27/arch/mn10300/include/asm/
H A Ddma-mapping.h51 int dma_map_sg(struct device *dev, struct scatterlist *sglist, int nents, dma_map_sg() function
/linux-4.1.27/arch/parisc/include/asm/
H A Ddma-mapping.h95 dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, dma_map_sg() function

Completed in 254 milliseconds