Searched refs:of_msi_map_get_device_domain (Results 1 – 3 of 3) sorted by relevance
54 extern struct irq_domain *of_msi_map_get_device_domain(struct device *dev,87 static inline struct irq_domain *of_msi_map_get_device_domain(struct device *dev, in of_msi_map_get_device_domain() function
623 struct irq_domain *of_msi_map_get_device_domain(struct device *dev, u32 rid) in of_msi_map_get_device_domain() function
1524 dom = of_msi_map_get_device_domain(&pdev->dev, rid); in pci_msi_get_device_domain()