Searched refs:of_map_id (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/iommu/ |
H A D | of_iommu.c | 128 err = of_map_id(master_np, *id, "iommu-map", in of_iommu_configure_dev_id()
|
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | of_iommu.c | 60 err = of_map_id(master_np, *id, "iommu-map", in of_iommu_configure_dev_id()
|
/kernel/linux/linux-6.6/drivers/xen/ |
H A D | grant-dma-ops.c | 324 if (of_map_id(np, rid, "iommu-map", "iommu-map-mask", &iommu_spec.np, in xen_dt_grant_init_backend_domid()
|
/kernel/linux/linux-5.10/drivers/of/ |
H A D | irq.c | 597 if (!of_map_id(parent_dev->of_node, id_in, "msi-map", in __of_msi_map_id()
|
H A D | base.c | 2219 * of_map_id - Translate an ID through a downstream mapping. 2237 int of_map_id(struct device_node *np, u32 id, in of_map_id() function 2322 EXPORT_SYMBOL_GPL(of_map_id); variable
|
/kernel/linux/linux-6.6/drivers/of/ |
H A D | irq.c | 651 if (!of_map_id(parent_dev->of_node, id_in, "msi-map", in __of_msi_map_id()
|
H A D | base.c | 1937 * of_map_id - Translate an ID through a downstream mapping. 1955 int of_map_id(struct device_node *np, u32 id, in of_map_id() function 2040 EXPORT_SYMBOL_GPL(of_map_id); variable
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | of.h | 441 int of_map_id(struct device_node *np, u32 id, 851 static inline int of_map_id(struct device_node *np, u32 id, in of_map_id() function
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | of.h | 444 int of_map_id(struct device_node *np, u32 id, 861 static inline int of_map_id(struct device_node *np, u32 id, in of_map_id() function
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pcie-apple.c | 679 err = of_map_id(port->pcie->dev->of_node, rid, "iommu-map", in apple_pcie_add_device()
|
Completed in 24 milliseconds