Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sh64/kernel/
Dirq_intc.c108 static struct hw_interrupt_type intc_irq_type = { variable
180 irq_desc[irq].handler = &intc_irq_type; in make_intc_irq()
210 irq_desc[i].handler = &intc_irq_type; in init_IRQ()