Searched defs:iommu_device (Results 1 – 1 of 1) sorted by relevance
341 struct iommu_device { struct342 struct list_head list;343 const struct iommu_ops *ops;344 struct fwnode_handle *fwnode;345 struct device *dev;677 struct iommu_device {}; struct