Searched refs:platform_dma_get_ops (Results 1 – 3 of 3) sorted by relevance
32 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()
17 #define platform_dma_get_ops hwsw_dma_get_ops macro
133 # define platform_dma_get_ops ia64_mv.dma_get_ops macro217 platform_dma_get_ops, \288 #ifndef platform_dma_get_ops289 # define platform_dma_get_ops dma_get_ops macro