Searched defs:iommu_fwspec (Results 1 – 1 of 1) sorted by relevance
878 struct iommu_fwspec { struct879 const struct iommu_ops *ops;880 struct fwnode_handle *iommu_fwnode;881 u32 flags;905 int iommu_fwspec_init(struct device *dev, struct fwnode_handle *iommu_fwnode, argument966 struct iommu_fwspec {}; struct