Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/msi/
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()
397 bool pci_create_ims_domain(struct pci_dev *pdev, const struct msi_domain_template *template, in pci_create_ims_domain()
/linux-6.3-rc2/include/linux/
A Dmsi.h502 struct msi_domain_template { struct
599 const struct msi_domain_template *template,
A Dpci.h2531 struct msi_domain_template;
2533 bool pci_create_ims_domain(struct pci_dev *pdev, const struct msi_domain_template *template,
/linux-6.3-rc2/kernel/irq/
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()

Completed in 19 milliseconds