Home
last modified time | relevance | path

Searched refs:of_iommu_set_ops (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dof_iommu.h36 void of_iommu_set_ops(struct device_node *np, struct iommu_ops *ops);
/linux-4.4.14/drivers/iommu/
Dof_iommu.c106 void of_iommu_set_ops(struct device_node *np, struct iommu_ops *ops) in of_iommu_set_ops() function
Dexynos-iommu.c1248 of_iommu_set_ops(np, &exynos_iommu_ops); in exynos_iommu_of_setup()