1 #ifndef _ASM_CRIS_DMA_MAPPING_H
2 #define _ASM_CRIS_DMA_MAPPING_H
5 extern const struct dma_map_ops v32_dma_ops
;
7 static inline const struct dma_map_ops
*get_arch_dma_ops(struct bus_type
*bus
)
12 static inline const struct dma_map_ops
*get_arch_dma_ops(struct bus_type
*bus
)
20 dma_cache_sync(struct device
*dev
, void *vaddr
, size_t size
,
21 enum dma_data_direction direction
)