Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/
H A Dmtk_iommu_v1.c539 static const struct component_master_ops mtk_iommu_com_ops = { variable
635 ret = component_master_add_with_match(dev, &mtk_iommu_com_ops, match); in mtk_iommu_probe()
663 component_master_del(&pdev->dev, &mtk_iommu_com_ops); in mtk_iommu_remove()
H A Dmtk_iommu.c634 static const struct component_master_ops mtk_iommu_com_ops = { variable
761 return component_master_add_with_match(dev, &mtk_iommu_com_ops, match); in mtk_iommu_probe()
775 component_master_del(&pdev->dev, &mtk_iommu_com_ops); in mtk_iommu_remove()
/kernel/linux/linux-6.6/drivers/iommu/
H A 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()

Completed in 6 milliseconds