Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Diommu.h554 struct iommu_fwspec { struct
574 int iommu_fwspec_init(struct device *dev, struct fwnode_handle *iommu_fwnode, argument
580 static inline struct iommu_fwspec *dev_iommu_fwspec_get(struct device *dev) in dev_iommu_fwspec_get() argument
614 struct iommu_fwspec {}; struct
Ddevice.h1308 struct iommu_fwspec *iommu_fwspec; member