Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/msi/
H A Dirqdomain.c176 static const struct msi_domain_template pci_msi_template = {
213 static const struct msi_domain_template pci_msix_template = {
239 static bool pci_create_device_domain(struct pci_dev *pdev, const struct msi_domain_template *tmpl, in pci_create_device_domain()
400 bool pci_create_ims_domain(struct pci_dev *pdev, const struct msi_domain_template *template, in pci_create_ims_domain()
/openbmc/linux/include/linux/
H A Dmsi.h509 struct msi_domain_template { struct
600 const struct msi_domain_template *template,
H A Dpci.h2650 struct msi_domain_template;
2652 bool pci_create_ims_domain(struct pci_dev *pdev, const struct msi_domain_template *template,
/openbmc/linux/kernel/irq/
H A Dmsi.c943 const struct msi_domain_template *template, in msi_create_device_irq_domain()
949 struct msi_domain_template *bundle; in msi_create_device_irq_domain()
1030 kfree(container_of(info, struct msi_domain_template, info)); in msi_remove_device_irq_domain()