Home
last modified time | relevance | path

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

/openbmc/linux/arch/arc/kernel/
H A Dintc-arcv2.c154 static const struct irq_domain_ops arcv2_irq_ops = { variable
173 root_domain = irq_domain_add_linear(intc, nr_cpu_irqs, &arcv2_irq_ops, NULL); in init_onchip_IRQ()