Home
last modified time | relevance | path

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

/linux/drivers/pci/msi/
H A Dirqdomain.c194 static const struct msi_domain_template pci_msi_template = {
233 static const struct msi_domain_template pci_msix_template = {
259 static bool pci_create_device_domain(struct pci_dev *pdev, const struct msi_domain_template *tmpl, in pci_create_device_domain()
/linux/drivers/base/
H A Dplatform-msi.c32 static const struct msi_domain_template platform_msi_template = {
/linux/include/linux/
H A Dmsi.h493 struct msi_domain_template { struct
598 const struct msi_domain_template *template,
/linux/drivers/irqchip/
H A Dirq-riscv-aplic-msi.c146 static const struct msi_domain_template aplic_msi_template = {
H A Dirq-mbigen.c201 static const struct msi_domain_template mbigen_msi_template = {
/linux/kernel/irq/
H A Dmsi.c977 const struct msi_domain_template *template, in msi_create_device_irq_domain()
983 struct msi_domain_template *bundle; in msi_create_device_irq_domain()
1076 kfree(container_of(info, struct msi_domain_template, info)); in msi_remove_device_irq_domain()