Home
last modified time | relevance | path

Searched refs:dma_sync_single_range_for_device (Results 1 – 16 of 16) sorted by relevance

/arch/arm/include/asm/
Ddma-mapping.h392 static inline void dma_sync_single_range_for_device(struct device *dev, in dma_sync_single_range_for_device() function
414 dma_sync_single_range_for_device(dev, handle, 0, size, dir); in dma_sync_single_for_device()
/arch/sparc/kernel/
Ddma.c180 void dma_sync_single_range_for_device(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_range_for_device() function
186 EXPORT_SYMBOL(dma_sync_single_range_for_device);
/arch/sparc/include/asm/
Ddma-mapping_32.h45 extern void dma_sync_single_range_for_device(struct device *dev,
Ddma-mapping_64.h114 static inline void dma_sync_single_range_for_device(struct device *dev, in dma_sync_single_range_for_device() function
/arch/m68k/include/asm/
Ddma-mapping_mm.h77 static inline void dma_sync_single_range_for_device(struct device *dev, in dma_sync_single_range_for_device() function
/arch/mips/include/asm/
Ddma-mapping.h38 extern void dma_sync_single_range_for_device(struct device *dev,
/arch/mips/mm/
Ddma-default.c304 void dma_sync_single_range_for_device(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_range_for_device() function
318 EXPORT_SYMBOL(dma_sync_single_range_for_device);
/arch/cris/include/asm/
Ddma-mapping.h106 dma_sync_single_range_for_device(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_range_for_device() function
/arch/alpha/include/asm/
Ddma-mapping.h67 #define dma_sync_single_range_for_device(dev, addr, offset, size, dir) ((void)0) macro
/arch/xtensa/include/asm/
Ddma-mapping.h117 dma_sync_single_range_for_device(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_range_for_device() function
/arch/ia64/include/asm/
Ddma-mapping.h115 #define dma_sync_single_range_for_device(dev, dma_handle, offset, size, dir) \ macro
/arch/avr32/include/asm/
Ddma-mapping.h291 dma_sync_single_range_for_device(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_range_for_device() function
/arch/powerpc/include/asm/
Ddma-mapping.h355 static inline void dma_sync_single_range_for_device(struct device *dev, in dma_sync_single_range_for_device() function
396 static inline void dma_sync_single_range_for_device(struct device *dev, in dma_sync_single_range_for_device() function
/arch/sh/include/asm/
Ddma-mapping.h141 static inline void dma_sync_single_range_for_device(struct device *dev, in dma_sync_single_range_for_device() function
/arch/parisc/include/asm/
Ddma-mapping.h146 dma_sync_single_range_for_device(struct device *dev, dma_addr_t dma_handle, in dma_sync_single_range_for_device() function
/arch/x86/include/asm/
Ddma-mapping.h171 dma_sync_single_range_for_device(struct device *hwdev, dma_addr_t dma_handle, in dma_sync_single_range_for_device() function