Searched refs:irq_ops (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/nios2/kernel/ | ||
H A D | irq.c | 70 static struct irq_domain_ops irq_ops = { variable in typeref:struct:irq_domain_ops 86 domain = irq_domain_add_linear(node, NIOS2_CPU_NR_IRQS, &irq_ops, NULL); init_IRQ() |
Completed in 35 milliseconds