Home
last modified time | relevance | path

Searched refs:irq_domain_free_irqs_common (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/linux/drivers/iommu/
H A Dhyperv-iommu.c82 irq_domain_free_irqs_common(domain, virq, nr_irqs); in hyperv_irq_remapping_alloc()
100 irq_domain_free_irqs_common(domain, virq, nr_irqs); in hyperv_irq_remapping_free()
290 irq_domain_free_irqs_common(domain, virq, nr_irqs); in hyperv_root_irq_remapping_alloc()
297 irq_domain_free_irqs_common(domain, virq, nr_irqs); in hyperv_root_irq_remapping_alloc()
334 irq_domain_free_irqs_common(domain, virq, nr_irqs); in hyperv_root_irq_remapping_free()
/openbmc/linux/drivers/irqchip/
H A Dirq-uniphier-aidet.c158 .free = irq_domain_free_irqs_common,
H A Dirq-ls-extirq.c122 .free = irq_domain_free_irqs_common,
H A Dirq-vf610-mscm-ir.c175 .free = irq_domain_free_irqs_common,
H A Dirq-ixp4xx.c195 .free = irq_domain_free_irqs_common,
H A Dirq-mtk-sysirq.c120 .free = irq_domain_free_irqs_common,
H A Dirq-mchp-eic.c199 .free = irq_domain_free_irqs_common,
H A Dirq-imx-gpcv2.c193 .free = irq_domain_free_irqs_common,
H A Dirq-mst-intc.c242 .free = irq_domain_free_irqs_common,
H A Dirq-mtk-cirq.c198 .free = irq_domain_free_irqs_common,
H A Dirq-sun6i-r.c268 .free = irq_domain_free_irqs_common,
H A Dqcom-pdc.c268 .free = irq_domain_free_irqs_common,
H A Dirq-tegra.c272 .free = irq_domain_free_irqs_common,
H A Dirq-owl-sirq.c274 .free = irq_domain_free_irqs_common,
H A Dirq-sni-exiu.c193 .free = irq_domain_free_irqs_common,
H A Dirq-qcom-mpm.c256 .free = irq_domain_free_irqs_common,
/openbmc/linux/arch/arm/mach-imx/
H A Dgpc.c224 .free = irq_domain_free_irqs_common,
/openbmc/linux/drivers/base/
H A Dplatform-msi.c328 irq_domain_free_irqs_common(domain, virq, nr_irqs); in platform_msi_device_domain_free()
/openbmc/linux/drivers/gpio/
H A Dgpio-xgene-sb.c212 .free = irq_domain_free_irqs_common,
H A Dgpio-lpc18xx.c200 .free = irq_domain_free_irqs_common,
H A Dgpio-uniphier.c315 .free = irq_domain_free_irqs_common,
/openbmc/linux/kernel/irq/
H A Dirqdomain.c1405 void irq_domain_free_irqs_common(struct irq_domain *domain, unsigned int virq, in irq_domain_free_irqs_common() function
1418 EXPORT_SYMBOL_GPL(irq_domain_free_irqs_common);
1435 irq_domain_free_irqs_common(domain, virq, nr_irqs); in irq_domain_free_irqs_top()
/openbmc/linux/arch/arm/mach-exynos/
H A Dsuspend.c186 .free = irq_domain_free_irqs_common,
/openbmc/linux/include/linux/
H A Dirqdomain.h519 extern void irq_domain_free_irqs_common(struct irq_domain *domain,
/openbmc/linux/arch/arm/mach-omap2/
H A Domap-wakeupgen.c540 .free = irq_domain_free_irqs_common,

12