Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iommu/
Dof_iommu.c128 err = of_map_id(master_np, *id, "iommu-map", in of_iommu_configure_dev_id()
/Linux-v5.10/drivers/of/
Dirq.c590 if (!of_map_id(parent_dev->of_node, id_in, "msi-map", in __of_msi_map_id()
Dbase.c2223 int of_map_id(struct device_node *np, u32 id, in of_map_id() function
2308 EXPORT_SYMBOL_GPL(of_map_id);
/Linux-v5.10/include/linux/
Dof.h557 int of_map_id(struct device_node *np, u32 id,
991 static inline int of_map_id(struct device_node *np, u32 id, in of_map_id() function