Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dapple-dart.c298 static const struct iommu_ops apple_dart_iommu_ops; variable
949 static const struct iommu_ops apple_dart_iommu_ops = { variable
1132 ret = iommu_device_register(&dart->iommu, &apple_dart_iommu_ops, dev); in apple_dart_probe()