Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Diommu.h878 struct iommu_fwspec { struct
879 const struct iommu_ops *ops;
880 struct fwnode_handle *iommu_fwnode;
881 u32 flags;
905 int iommu_fwspec_init(struct device *dev, struct fwnode_handle *iommu_fwnode, argument
966 struct iommu_fwspec {}; struct