Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Diommu.h988 struct iommu_fwspec { struct
989 struct fwnode_handle *iommu_fwnode;
990 u32 flags;
991 unsigned int num_ids;
992 u32 ids[];
1077 struct iommu_fwspec {}; struct