Searched refs:get_dma_ops (Results 1 – 7 of 7) sorted by relevance
159 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_page_attrs()186 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_page_attrs()204 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_map_sg_attrs()305 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_sg_attrs()323 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_map_resource()347 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_unmap_resource()365 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_sync_single_for_cpu()382 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_sync_single_for_device()399 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_sync_sg_for_cpu()416 const struct dma_map_ops *ops = get_dma_ops(dev); in __dma_sync_sg_for_device()[all …]
65 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_common_alloc_pages()92 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_common_free_pages()
48 if (get_dma_ops(priv->dma_dev) != get_dma_ops(subdrv_dev)) { in drm_iommu_attach_device()
76 static inline const struct dma_map_ops *get_dma_ops(struct device *dev) in get_dma_ops() function89 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()
499 while (dev && get_dma_ops(dev)) in qdma_device_setup()505 set_dma_ops(&qdev->pdev->dev, get_dma_ops(dev)); in qdma_device_setup()
1040 WARN_ON(get_dma_ops(&pdev->dev) != &dma_iommu_ops); in pnv_pci_ioda_dma_dev_setup()