Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/exynos/
Dexynos_drm_dma.c22 #define arm_iommu_detach_device(...) ({ }) macro
/Linux-v6.1/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c29 #define arm_iommu_detach_device(...) ({ }) macro
/Linux-v6.1/drivers/iommu/
Dipmmu-vmsa.c33 #define arm_iommu_detach_device(...) do {} while (0) macro
/Linux-v6.1/arch/arm/mm/
Ddma-mapping.c1706 void arm_iommu_detach_device(struct device *dev) in arm_iommu_detach_device() function