Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dmtk_iommu_v1.c605 static const struct component_master_ops mtk_iommu_v1_com_ops = { variable
693 ret = component_master_add_with_match(dev, &mtk_iommu_v1_com_ops, match); in mtk_iommu_v1_probe()
716 component_master_del(&pdev->dev, &mtk_iommu_v1_com_ops); in mtk_iommu_v1_remove()