Lines Matching refs:get_dma_ops
201 static inline const struct dma_map_ops *get_dma_ops(struct device *dev) in get_dma_ops() function
220 static inline const struct dma_map_ops *get_dma_ops(struct device *dev) in get_dma_ops() function
231 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_single_attrs()
249 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_single_attrs()
265 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_sg_attrs()
280 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_sg_attrs()
294 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_page_attrs()
309 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_page_attrs()
323 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_resource()
344 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_resource()
356 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_for_cpu()
368 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_for_device()
382 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_range_for_cpu()
396 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_range_for_device()
408 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_sg_for_cpu()
420 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_sg_for_device()
440 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_cache_sync()
476 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_mmap_attrs()
494 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_get_sgtable_attrs()
512 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_alloc_attrs()
538 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_free_attrs()
574 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_mapping_error()
590 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_supported()