Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Diommu.h1045 struct iommu_fwspec { struct
1046 struct fwnode_handle *iommu_fwnode;
1047 u32 flags;
1048 unsigned int num_ids;
1049 u32 ids[];
1136 struct iommu_fwspec {}; struct