Home
last modified time | relevance | path

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

/linux/drivers/irqchip/
H A Dirq-armada-370-xp.c630 static const struct irq_domain_ops mpic_irq_ops = { variable
864 mpic->domain = irq_domain_add_linear(node, nr_irqs, &mpic_irq_ops, mpic); in mpic_of_init()