Searched refs:subdrv_dev (Results 1 – 2 of 2) sorted by relevance
73 struct device *subdrv_dev) in drm_iommu_attach_device() argument78 if (get_dma_ops(priv->dma_dev) != get_dma_ops(subdrv_dev)) { in drm_iommu_attach_device()80 dev_name(subdrv_dev)); in drm_iommu_attach_device()84 ret = configure_dma_max_seg_size(subdrv_dev); in drm_iommu_attach_device()88 ret = __exynos_iommu_attach(priv, subdrv_dev); in drm_iommu_attach_device()90 clear_dma_max_seg_size(subdrv_dev); in drm_iommu_attach_device()105 struct device *subdrv_dev) in drm_iommu_detach_device() argument109 __exynos_iommu_detach(priv, subdrv_dev); in drm_iommu_detach_device()110 clear_dma_max_seg_size(subdrv_dev); in drm_iommu_detach_device()
94 struct device *subdrv_dev);97 struct device *subdrv_dev);118 struct device *subdrv_dev) in drm_iommu_attach_device() argument124 struct device *subdrv_dev) in drm_iommu_detach_device() argument