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.h439 struct msi_domain_ops { struct
440 irq_hw_number_t (*get_hwirq)(struct msi_domain_info *info,
442 int (*msi_init)(struct irq_domain *domain,
446 void (*msi_free)(struct irq_domain *domain,
449 int (*msi_prepare)(struct irq_domain *domain,
452 void (*prepare_desc)(struct irq_domain *domain, msi_alloc_info_t *arg,
454 void (*set_desc)(msi_alloc_info_t *arg,
456 int (*domain_alloc_irqs)(struct irq_domain *domain,
458 void (*domain_free_irqs)(struct irq_domain *domain,
460 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