Home
last modified time | relevance | path

Searched refs:irq_domain_set_info (Results 1 – 25 of 42) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-bcm2836.c129 irq_domain_set_info(d, irq, hw, chip, d->host_data, in bcm2836_map()
210 irq_domain_set_info(d, virq + i, i, &bcm2836_arm_irqchip_ipi, in bcm2836_arm_irqchip_ipi_alloc()
H A Dirq-riscv-intc.c84 irq_domain_set_info(d, irq, hwirq, &riscv_intc_chip, d->host_data, in riscv_intc_domain_map()
H A Dirq-mvebu-sei.c227 irq_domain_set_info(domain, virq, hwirq, in mvebu_sei_ap_alloc()
279 irq_domain_set_info(domain, virq, hwirq, in mvebu_sei_cp_domain_alloc()
H A Dirq-armada-370-xp.c243 irq_domain_set_info(domain, virq + i, hwirq + i, in armada_370_xp_msi_alloc()
388 irq_domain_set_info(d, virq + i, i, &ipi_irqchip, in armada_370_xp_ipi_alloc()
H A Dirq-loongson-htvec.c121 irq_domain_set_info(domain, virq + i, hwirq + i, &htvec_irq_chip, in htvec_domain_alloc()
H A Dirq-loongson-pch-pic.c164 irq_domain_set_info(domain, virq, hwirq, in pch_pic_alloc()
H A Dirq-partition-percpu.c158 irq_domain_set_info(domain, virq, hwirq, &partition_irq_chip, part, in partition_domain_alloc()
H A Dirq-ixp4xx.c175 irq_domain_set_info(d, in ixp4xx_irq_domain_alloc()
H A Dirq-gic-v3.c1393 irq_domain_set_info(d, irq, hw, chip, d->host_data, in gic_irq_domain_map()
1401 irq_domain_set_info(d, irq, hw, chip, d->host_data, in gic_irq_domain_map()
1407 irq_domain_set_info(d, irq, hw, chip, d->host_data, in gic_irq_domain_map()
1416 irq_domain_set_info(d, irq, hw, chip, d->host_data, in gic_irq_domain_map()
H A Dirq-sifive-plic.c190 irq_domain_set_info(d, irq, hwirq, &plic_chip, d->host_data, in plic_irqdomain_map()
H A Dirq-gic.c1087 irq_domain_set_info(d, irq, hw, &gic->chip, d->host_data, in gic_irq_domain_map()
1093 irq_domain_set_info(d, irq, hw, &gic->chip, d->host_data, in gic_irq_domain_map()
1097 irq_domain_set_info(d, irq, hw, &gic->chip, d->host_data, in gic_irq_domain_map()
H A Dirq-ls-scfg-msi.c162 irq_domain_set_info(domain, virq, pos, in ls_scfg_msi_domain_irq_alloc()
H A Dirq-ti-sci-inta.c579 irq_domain_set_info(domain, virq, arg->hwirq, &ti_sci_inta_irq_chip, in ti_sci_inta_irq_domain_alloc()
/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dmsi.c304 irq_domain_set_info(domain, virq, arg->devid, info->chip, NULL, in dmar_msi_init()
397 irq_domain_set_info(domain, virq, arg->hwirq, info->chip, NULL, in hpet_msi_init()
/OK3568_Linux_fs/kernel/arch/x86/platform/uv/
H A Duv_irq.c100 irq_domain_set_info(domain, virq, virq, &uv_irq_chip, chip_data, in uv_domain_alloc()
/OK3568_Linux_fs/kernel/kernel/irq/
H A Dgeneric-chip.c423 irq_domain_set_info(d, virq, hw_irq, chip, gc, ct->handler, NULL, NULL); in irq_map_generic_chip()
443 irq_domain_set_info(d, virq, hw_irq, &no_irq_chip, NULL, NULL, NULL, in irq_unmap_generic_chip()
H A Dirqdomain.c1325 void irq_domain_set_info(struct irq_domain *domain, unsigned int virq, in irq_domain_set_info() function
1334 EXPORT_SYMBOL(irq_domain_set_info);
1829 void irq_domain_set_info(struct irq_domain *domain, unsigned int virq, in irq_domain_set_info() function
/OK3568_Linux_fs/kernel/arch/mips/sgi-ip27/
H A Dip27-irq.c138 irq_domain_set_info(domain, virq, swlevel, &hub_irq_type, hd, in hub_domain_alloc()
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-altera-msi.c136 irq_domain_set_info(domain, virq, bit, &altera_msi_bottom_irq_chip, in altera_irq_domain_alloc()
H A Dpcie-tango.c150 irq_domain_set_info(dom, virq, pos, &tango_chip, in tango_irq_domain_alloc()
H A Dpci-xgene-msi.c214 irq_domain_set_info(domain, virq, msi_irq, in xgene_irq_domain_alloc()
H A Dpcie-iproc-msi.c271 irq_domain_set_info(domain, virq + i, hwirq + i, in iproc_msi_irq_domain_alloc()
/OK3568_Linux_fs/kernel/arch/mips/sgi-ip30/
H A Dip30-irq.c222 irq_domain_set_info(domain, virq, hwirq, &heart_irq_chip, hd, in heart_domain_alloc()
/OK3568_Linux_fs/kernel/include/linux/
H A Dirqdomain.h464 extern void irq_domain_set_info(struct irq_domain *domain, unsigned int virq,
/OK3568_Linux_fs/kernel/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil-host.c424 irq_domain_set_info(domain, virq, bit, &mobiveil_msi_bottom_irq_chip, in mobiveil_irq_msi_domain_alloc()

12