Searched refs:dev_get_msi_domain (Results 1 – 8 of 8) sorted by relevance
249 if (!dev_get_msi_domain(dev)) { in aplic_msi_setup()270 if (!dev_get_msi_domain(dev)) in aplic_msi_setup()
268 if (!dev_get_msi_domain(dev)) { in rpmi_sysmsi_probe()286 if (!dev_get_msi_domain(dev)) { in rpmi_sysmsi_probe()
152 struct irq_domain *domain = dev_get_msi_domain(&dev->dev); in pci_dev_has_default_msi_parent_domain()155 domain = dev_get_msi_domain(&dev->bus->dev); in pci_dev_has_default_msi_parent_domain()
684 msidom = dev_get_msi_domain(&dev->bus->dev); in pcibios_device_add()
909 static inline struct irq_domain *dev_get_msi_domain(const struct device *dev) in dev_get_msi_domain() function
921 dev_get_msi_domain(&vmd->dev->dev)); in vmd_enable_domain()
1770 struct irq_domain *domain = dev_get_msi_domain(dev); in msi_device_has_isolated_msi()
338 dev_set_msi_domain(&pdev->dev, dev_get_msi_domain(&physfn->dev)); in vf_inherit_msi_domain()