Home
last modified time | relevance | path

Searched defs:arm_iommu_attach_device (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_dma.c21 #define arm_iommu_attach_device(...) ({ -ENODEV; }) macro
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dipmmu-vmsa.c33 #define arm_iommu_attach_device(...) -ENODEV macro
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Ddma-mapping.c2162 int arm_iommu_attach_device(struct device *dev, in arm_iommu_attach_device() function