Home
last modified time | relevance | path

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

/linux-6.15/drivers/irqchip/
H A Dirq-mvebu-icu.c186 static const struct msi_domain_template mvebu_icu_nsr_msi_template = {
210 static const struct msi_domain_template mvebu_icu_sei_msi_template = {
262 const struct msi_domain_template *tmpl; in mvebu_icu_subset_probe()
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-6.15/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-6.15/drivers/base/
H A Dplatform-msi.c32 static const struct msi_domain_template platform_msi_template = {
/linux-6.15/include/linux/
H A Dmsi.h511 struct msi_domain_template { struct
629 const struct msi_domain_template *template,
/linux-6.15/kernel/irq/
H A Dmsi.c996 const struct msi_domain_template *template, in msi_create_device_irq_domain()
1002 struct msi_domain_template *bundle; in msi_create_device_irq_domain()
1095 kfree(container_of(info, struct msi_domain_template, info)); in msi_remove_device_irq_domain()