Searched defs:iommu_fwspec (Results 1 – 1 of 1) sorted by relevance
988 struct iommu_fwspec { struct989 struct fwnode_handle *iommu_fwnode;990 u32 flags;991 unsigned int num_ids;992 u32 ids[];1077 struct iommu_fwspec {}; struct