Home
last modified time | relevance | path

Searched refs:platform_dma_get_ops (Results 1 – 3 of 3) sorted by relevance

/arch/ia64/include/asm/
Ddma-mapping.h32 struct dma_map_ops *ops = platform_dma_get_ops(dev); in dma_alloc_attrs()
46 struct dma_map_ops *ops = platform_dma_get_ops(dev); in dma_free_attrs()
54 #define get_dma_ops(dev) platform_dma_get_ops(dev)
60 struct dma_map_ops *ops = platform_dma_get_ops(dev); in dma_mapping_error()
66 struct dma_map_ops *ops = platform_dma_get_ops(dev); in dma_supported()
Dmachvec_hpzx1_swiotlb.h17 #define platform_dma_get_ops hwsw_dma_get_ops macro
Dmachvec.h133 # define platform_dma_get_ops ia64_mv.dma_get_ops macro
217 platform_dma_get_ops, \
288 #ifndef platform_dma_get_ops
289 # define platform_dma_get_ops dma_get_ops macro