Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iommu/
Dmtk_iommu_v1.c606 static const struct component_master_ops mtk_iommu_v1_com_ops = { variable
694 ret = component_master_add_with_match(dev, &mtk_iommu_v1_com_ops, match); in mtk_iommu_v1_probe()
715 component_master_del(&pdev->dev, &mtk_iommu_v1_com_ops); in mtk_iommu_v1_remove()