Searched refs:SAMPLE_IRQ_TIMER (Results 1 – 1 of 1) sorted by relevance
21 #define SAMPLE_IRQ_TIMER IRQ_TIMER5 macro23 #define SAMPLE_IRQ_TIMER IRQ_TIMER2 macro66 ret = request_irq(SAMPLE_IRQ_TIMER, gptimer_example_irq, in gptimer_example_init()86 free_irq(SAMPLE_IRQ_TIMER, &data); in gptimer_example_exit()