Searched defs:iommu_fwspec (Results 1 – 1 of 1) sorted by relevance
1045 struct iommu_fwspec { struct1046 struct fwnode_handle *iommu_fwnode;1047 u32 flags;1048 unsigned int num_ids;1049 u32 ids[];1136 struct iommu_fwspec {}; struct