Searched refs:get_dma_ops (Results 1 – 7 of 7) sorted by relevance
144 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_page_attrs()165 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_page_attrs()183 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_sg_attrs()206 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_sg_attrs()220 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_resource()245 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_resource()257 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_for_cpu()271 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_for_device()285 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_sg_for_cpu()299 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_sg_for_device()[all …]
56 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_common_alloc_pages()79 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_common_free_pages()
49 if (get_dma_ops(priv->dma_dev) != get_dma_ops(subdrv_dev)) { in drm_iommu_attach_device()
77 static inline const struct dma_map_ops *get_dma_ops(struct device *dev) in get_dma_ops() function90 static inline const struct dma_map_ops *get_dma_ops(struct device *dev) in get_dma_ops() function
981 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_map_sg()1015 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_unmap_sg()1034 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_sync_sg_for_cpu()1053 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_sync_sg_for_device()
566 set_dma_ops(&rvdev->dev, get_dma_ops(rproc->dev.parent)); in rproc_handle_vdev()
1262 WARN_ON(get_dma_ops(&pdev->dev) != &dma_iommu_ops); in pnv_pci_ioda_dma_dev_setup()