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.c632 static const struct irq_domain_ops mpic_irq_ops = { variable
870 mpic->domain = irq_domain_create_linear(of_fwnode_handle(node), nr_irqs, &mpic_irq_ops, mpic); in mpic_of_init()