Home
last modified time | relevance | path

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

/linux/drivers/pci/msi/
H A Dirqdomain.c125 static const struct msi_domain_template pci_msi_template = {
179 static const struct msi_domain_template pci_msix_template = {
207 static bool pci_create_device_domain(struct pci_dev *pdev, const struct msi_domain_template *tmpl, in pci_create_device_domain()
/linux/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 = {
H A Dirq-gic-v5-iwb.c171 static const struct msi_domain_template iwb_msi_template = {
H A Dirq-riscv-rpmi-sysmsi.c183 static const struct msi_domain_template rpmi_sysmsi_template = {
/linux/drivers/base/
H A Dplatform-msi.c32 static const struct msi_domain_template platform_msi_template = {
/linux/include/linux/
H A Dmsi.h520 struct msi_domain_template { struct
645 const struct msi_domain_template *template,
/linux/kernel/irq/
H A Dmsi.c1030 const struct msi_domain_template *template, in msi_create_device_irq_domain()
1044 struct msi_domain_template *bundle __free(kfree) = in msi_create_device_irq_domain()
1133 kfree(container_of(info, struct msi_domain_template, info)); in msi_remove_device_irq_domain()