Searched refs:get_dma_ops (Results 1 – 10 of 10) sorted by relevance
201 static inline const struct dma_map_ops *get_dma_ops(struct device *dev) in get_dma_ops() function220 static inline const struct dma_map_ops *get_dma_ops(struct device *dev) in get_dma_ops() function231 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()[all …]
78 if (get_dma_ops(priv->dma_dev) != get_dma_ops(subdrv_dev)) { in drm_iommu_attach_device()
300 if (get_dma_ops(dev) != &dma_nommu_ops || in dma_set_coherent_mask()331 const struct dma_map_ops *dma_ops = get_dma_ops(dev); in __dma_get_required_mask()
312 return get_dma_ops(to_vmd_dev(dev)); in vmd_dma_ops()418 if (get_dma_ops(&vmd->dev->dev)) in vmd_teardown_dma_ops()430 const struct dma_map_ops *source = get_dma_ops(&vmd->dev->dev); in vmd_setup_dma_ops()
1062 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_map_sg()1096 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_unmap_sg()1115 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_sync_sg_for_cpu()1134 const struct dma_map_ops *ops = get_dma_ops(dev); in arm_dma_sync_sg_for_device()
742 set_dma_ops(&qi_pdev->dev, get_dma_ops(ctrldev)); in caam_qi_init()
1165 dma_ops = get_dma_ops(dev); in cell_dma_get_required_mask()
1241 if (!ddw_enabled && get_dma_ops(dev) != &dma_iommu_ops) { in dma_set_mask_pSeriesLP()
567 const struct dma_map_ops *dma_ops = get_dma_ops(dev_priv->dev->dev); in vmw_dma_select_mode()
1738 WARN_ON(get_dma_ops(&pdev->dev) != &dma_iommu_ops); in pnv_pci_ioda_dma_dev_setup()