Searched defs:iommu_device (Results 1 – 1 of 1) sorted by relevance
322 struct iommu_device { struct323 struct list_head list;324 const struct iommu_ops *ops;325 struct fwnode_handle *fwnode;326 struct device *dev;624 struct iommu_device {}; struct