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

/linux-master/arch/um/kernel/
H A Dirq.c635 static struct irq_chip alarm_irq_type = { variable in typeref:struct:irq_chip
648 irq_set_chip_and_handler(TIMER_IRQ, &alarm_irq_type, handle_edge_irq);

Completed in 99 milliseconds