We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e1ea50 commit 0d35309Copy full SHA for 0d35309
include/linux/iommu.h
@@ -571,7 +571,7 @@ struct iommu_group *fsl_mc_device_group(struct device *dev);
571
* struct iommu_fwspec - per-device IOMMU instance data
572
* @ops: ops for this device's IOMMU
573
* @iommu_fwnode: firmware handle for this device's IOMMU
574
- * @iommu_priv: IOMMU driver private data for this device
+ * @flags: IOMMU_FWSPEC_* flags
575
* @num_pasid_bits: number of PASID bits supported by this device
576
* @num_ids: number of associated device IDs
577
* @ids: IDs which this device may present to the IOMMU
0 commit comments