Searched refs:subdrv_dev (Results 1 – 2 of 2) sorted by relevance
85 struct device *subdrv_dev) in drm_iommu_attach_device() argument95 subdrv_dev->dma_parms = devm_kzalloc(subdrv_dev, in drm_iommu_attach_device()96 sizeof(*subdrv_dev->dma_parms), in drm_iommu_attach_device()98 if (!subdrv_dev->dma_parms) in drm_iommu_attach_device()101 dma_set_max_seg_size(subdrv_dev, 0xffffffffu); in drm_iommu_attach_device()103 ret = arm_iommu_attach_device(subdrv_dev, dev->archdata.mapping); in drm_iommu_attach_device()118 dev->archdata.dma_ops = subdrv_dev->archdata.dma_ops; in drm_iommu_attach_device()133 struct device *subdrv_dev) in drm_iommu_detach_device() argument141 iommu_detach_device(mapping->domain, subdrv_dev); in drm_iommu_detach_device()
25 struct device *subdrv_dev);28 struct device *subdrv_dev);53 struct device *subdrv_dev) in drm_iommu_attach_device() argument59 struct device *subdrv_dev) in drm_iommu_detach_device() argument