Searched refs:RTC_IRQ (Results 1 – 2 of 2) sorted by relevance
24 #ifndef RTC_IRQ25 #define RTC_IRQ 8 macro157 if (request_irq(RTC_IRQ, do_rtc_interrupt, in rtc_init()159 printk(KERN_ERR "oprofile: IRQ%d busy \n", RTC_IRQ); in rtc_init()168 free_irq(RTC_IRQ, NULL); in rtc_deinit()
95 #define RTC_IRQ 8 macro