Home
last modified time | relevance | path

Searched refs:apple_dart_iommu_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/iommu/
Dapple-dart.c297 static const struct iommu_ops apple_dart_iommu_ops; variable
979 static const struct iommu_ops apple_dart_iommu_ops = { variable
1162 ret = iommu_device_register(&dart->iommu, &apple_dart_iommu_ops, dev); in apple_dart_probe()