Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Domap-iommu.c1079 static const struct of_device_id omap_iommu_of_match[] = { variable
1092 .of_match_table = of_match_ptr(omap_iommu_of_match),
1566 np = of_find_matching_node(NULL, omap_iommu_of_match); in omap_iommu_init()