Home
last modified time | relevance | path

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

/arch/cris/arch-v32/kernel/
Dirq.c314 static struct irq_chip crisv32_irq_type = { variable
436 irq_set_chip_and_handler(virq, &crisv32_irq_type, handle_simple_irq); in crisv32_irq_map()