Searched refs:get_dma_ops (Results 1 – 4 of 4) sorted by relevance
156 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_phys()209 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_phys()243 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_map_sg_attrs()348 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_sg_attrs()381 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_sync_single_for_cpu()398 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_sync_single_for_device()415 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_sync_sg_for_cpu()432 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_sync_sg_for_device()448 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_need_sync()471 if (!dma_map_direct(dev, get_dma_ops(dev))) in dma_need_unmap()[all …]
65 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_common_alloc_pages() 94 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_common_free_pages()
70 static inline const struct dma_map_ops *get_dma_ops(struct device *dev) in get_dma_ops() function83 static inline const struct dma_map_ops *get_dma_ops(struct device *dev) in get_dma_ops() function
519 set_dma_ops(dev, get_dma_ops(rproc->dev.parent)); in rproc_virtio_probe()