Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iommu/
Dmtk_iommu.c1038 static const struct component_master_ops mtk_iommu_com_ops = { variable
1279 ret = component_master_add_with_match(dev, &mtk_iommu_com_ops, match); in mtk_iommu_probe()
1311 component_master_del(&pdev->dev, &mtk_iommu_com_ops); in mtk_iommu_remove()