Home
last modified time | relevance | path

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

/linux-4.4.14/arch/nios2/kernel/
Dirq.c70 static struct irq_domain_ops irq_ops = { variable
86 domain = irq_domain_add_linear(node, NIOS2_CPU_NR_IRQS, &irq_ops, NULL); in init_IRQ()
/linux-4.4.14/drivers/irqchip/
Dirq-renesas-h8300h.c70 static struct irq_domain_ops irq_ops = { variable
87 domain = irq_domain_add_linear(intc, NR_IRQS, &irq_ops, NULL); in h8300h_intc_of_init()
Dirq-renesas-h8s.c76 static struct irq_domain_ops irq_ops = { variable
95 domain = irq_domain_add_linear(intc, NR_IRQS, &irq_ops, NULL); in h8s_intc_of_init()