Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dof_iommu.h36 void of_iommu_set_ops(struct device_node *np, struct iommu_ops *ops);
/linux-4.1.27/drivers/iommu/
Dof_iommu.c106 void of_iommu_set_ops(struct device_node *np, struct iommu_ops *ops) in of_iommu_set_ops() function