Home
last modified time | relevance | path

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

/drivers/iommu/
Domap-iommu.c1292 static const struct of_device_id omap_iommu_of_match[] = { variable
1306 .of_match_table = of_match_ptr(omap_iommu_of_match),
1761 np = of_find_matching_node(NULL, omap_iommu_of_match); in omap_iommu_init()