Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iommu/
Dipmmu-vmsa.c925 static const struct of_device_id ipmmu_of_ids[] = { variable
1133 .of_match_table = of_match_ptr(ipmmu_of_ids),
1149 np = of_find_matching_node(NULL, ipmmu_of_ids); in ipmmu_init()