Searched refs:iommu_ops_from_fwnode (Results 1 – 2 of 2) sorted by relevance
23 const struct iommu_ops *iommu_ops_from_fwnode(const struct fwnode_handle *fwnode);27 return iommu_ops_from_fwnode(fwspec ? fwspec->iommu_fwnode : NULL); in iommu_fwspec_ops()
2872 const struct iommu_ops *iommu_ops_from_fwnode(const struct fwnode_handle *fwnode) in iommu_ops_from_fwnode() function