Searched defs:iommu_device (Results 1 – 1 of 1) sorted by relevance
326 struct iommu_device { struct327 struct list_head list;328 const struct iommu_ops *ops;329 struct fwnode_handle *fwnode;330 struct device *dev;684 struct iommu_device {}; struct