Home
last modified time | relevance | path

Searched defs:iommu_fwspec (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Diommu.h1060 struct iommu_fwspec { struct
1061 struct fwnode_handle *iommu_fwnode;
1062 u32 flags;
1063 unsigned int num_ids;
1064 u32 ids[];
1147 struct iommu_fwspec {}; struct