Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_dma.c22 #define arm_iommu_detach_device(...) ({ }) macro
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c31 #define arm_iommu_detach_device(...) ({ }) macro
/linux/arch/arm/mm/
H A Ddma-mapping.c1695 void arm_iommu_detach_device(struct device *dev) in arm_iommu_detach_device() function