Home
last modified time | relevance | path

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

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