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

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

Completed in 116 milliseconds