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

/linux-4.1.27/drivers/iommu/
H A Domap-iommu.c1086 static const struct of_device_id omap_iommu_of_match[] = { variable in typeref:struct:of_device_id
1092 MODULE_DEVICE_TABLE(of, omap_iommu_of_match);
1099 .of_match_table = of_match_ptr(omap_iommu_of_match),
1390 np = of_find_matching_node(NULL, omap_iommu_of_match); omap_iommu_init()

Completed in 32 milliseconds