Searched refs:iommu_ops (Results 1 - 2 of 2) sorted by relevance

/include/linux/
H A Diommu.h28 struct iommu_ops;
41 struct iommu_ops *ops;
52 * struct iommu_ops - iommu ops and capabilities
64 struct iommu_ops { struct
81 extern int bus_set_iommu(struct bus_type *bus, struct iommu_ops *ops);
142 struct iommu_ops {}; struct
H A Ddevice.h37 struct iommu_ops;
74 * @iommu_ops: IOMMU specific operations for this bus, used to attach IOMMU
108 struct iommu_ops *iommu_ops; member in struct:bus_type

Completed in 178 milliseconds