Home
last modified time | relevance | path

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

/linux-2.6.39/arch/um/kernel/
Dirq.c335 static struct irq_chip SIGVTALRM_irq_type = { variable
347 irq_set_chip_and_handler(TIMER_IRQ, &SIGVTALRM_irq_type, handle_edge_irq); in init_IRQ()