Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iommu/
Dmtk_iommu.c1105 static const struct component_master_ops mtk_iommu_com_ops = { variable
1376 ret = component_master_add_with_match(dev, &mtk_iommu_com_ops, match); in mtk_iommu_probe()
1408 component_master_del(&pdev->dev, &mtk_iommu_com_ops); in mtk_iommu_remove()