mtk_iommu_com_ops 656 drivers/iommu/mtk_iommu.c static const struct component_master_ops mtk_iommu_com_ops = { mtk_iommu_com_ops 762 drivers/iommu/mtk_iommu.c return component_master_add_with_match(dev, &mtk_iommu_com_ops, match); mtk_iommu_com_ops 777 drivers/iommu/mtk_iommu.c component_master_del(&pdev->dev, &mtk_iommu_com_ops); mtk_iommu_com_ops 547 drivers/iommu/mtk_iommu_v1.c static const struct component_master_ops mtk_iommu_com_ops = { mtk_iommu_com_ops 640 drivers/iommu/mtk_iommu_v1.c return component_master_add_with_match(dev, &mtk_iommu_com_ops, match); mtk_iommu_com_ops 655 drivers/iommu/mtk_iommu_v1.c component_master_del(&pdev->dev, &mtk_iommu_com_ops);