Searched refs:get_dma_ops (Results 1 – 8 of 8) sorted by relevance
154 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_get_sgtable_attrs()234 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_can_mmap()263 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_mmap_attrs()276 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_get_required_mask()298 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_alloc_attrs()324 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_free_attrs()350 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_supported()404 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_cache_sync()417 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_max_mapping_size()431 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_get_merge_boundary()
264 static inline const struct dma_map_ops *get_dma_ops(struct device *dev) in get_dma_ops() function281 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_page_attrs()297 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_page_attrs()315 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_sg_attrs()333 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_sg_attrs()349 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_resource()371 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_resource()383 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_for_cpu()397 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_single_for_device()411 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_sync_sg_for_cpu()[all …]
66 if (get_dma_ops(priv->dma_dev) != get_dma_ops(subdrv_dev)) { in drm_iommu_attach_device()
404 if (get_dma_ops(&vmd->dev->dev)) in vmd_teardown_dma_ops()416 const struct dma_map_ops *source = get_dma_ops(&vmd->dev->dev); in vmd_setup_dma_ops()
1009 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_map_sg()1043 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_unmap_sg()1062 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_sync_sg_for_cpu()1081 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_sync_sg_for_device()
55 if (get_dma_ops(dev) && IS_ENABLED(CONFIG_ARM64)) { in sync_for_device()68 if (get_dma_ops(dev) && IS_ENABLED(CONFIG_ARM64)) { in sync_for_cpu()
526 set_dma_ops(&rvdev->dev, get_dma_ops(rproc->dev.parent)); in rproc_handle_vdev()
1749 WARN_ON(get_dma_ops(&pdev->dev) != &dma_iommu_ops); in pnv_pci_ioda_dma_dev_setup()