Home
last modified time | relevance | path

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

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