Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iommu/
Drockchip-iommu.c1007 static const struct of_device_id rk_iommu_dt_ids[] = { variable
1011 MODULE_DEVICE_TABLE(of, rk_iommu_dt_ids);
1018 .of_match_table = rk_iommu_dt_ids,
1027 np = of_find_matching_node(NULL, rk_iommu_dt_ids); in rk_iommu_init()