Home
last modified time | relevance | path

Searched defs:msi_domain_ops (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/include/linux/
H A Dmsi.h448 struct msi_domain_ops { struct
449 irq_hw_number_t (*get_hwirq)(struct msi_domain_info *info,
451 int (*msi_init)(struct irq_domain *domain,
455 void (*msi_free)(struct irq_domain *domain,
458 int (*msi_prepare)(struct irq_domain *domain,
461 void (*prepare_desc)(struct irq_domain *domain, msi_alloc_info_t *arg,
463 void (*set_desc)(msi_alloc_info_t *arg,
465 int (*domain_alloc_irqs)(struct irq_domain *domain,
467 void (*domain_free_irqs)(struct irq_domain *domain,
469 void (*msi_post_free)(struct irq_domain *domain,
/openbmc/linux/drivers/pci/controller/
H A Dpcie-altera-msi.c167 static const struct irq_domain_ops msi_domain_ops = { variable
H A Dpci-xgene-msi.c238 static const struct irq_domain_ops msi_domain_ops = { variable
H A Dpcie-iproc-msi.c298 static const struct irq_domain_ops msi_domain_ops = { variable
H A Dpcie-mediatek.c476 static const struct irq_domain_ops msi_domain_ops = { variable
H A Dpcie-microchip-host.c518 static const struct irq_domain_ops msi_domain_ops = { variable
H A Dpcie-brcmstb.c550 static const struct irq_domain_ops msi_domain_ops = { variable
/openbmc/linux/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil-host.c437 static const struct irq_domain_ops msi_domain_ops = { variable
/openbmc/linux/kernel/irq/
H A Dmsi.c729 static const struct irq_domain_ops msi_domain_ops = { variable