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

/linux-4.4.14/drivers/irqchip/
H A Dirq-renesas-h8300h.c70 static struct irq_domain_ops irq_ops = { variable in typeref:struct:irq_domain_ops
87 domain = irq_domain_add_linear(intc, NR_IRQS, &irq_ops, NULL); h8300h_intc_of_init()
H A Dirq-renesas-h8s.c76 static struct irq_domain_ops irq_ops = { variable in typeref:struct:irq_domain_ops
95 domain = irq_domain_add_linear(intc, NR_IRQS, &irq_ops, NULL); h8s_intc_of_init()
/linux-4.4.14/arch/nios2/kernel/
H A Dirq.c70 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 191 milliseconds