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

/linux-4.1.27/drivers/iommu/
H A Drockchip-iommu.c1007 static const struct of_device_id rk_iommu_dt_ids[] = { variable in typeref:struct:of_device_id
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); rk_iommu_init()

Completed in 51 milliseconds