Searched refs:hpet_rtc_dropped_irq (Results 1 – 4 of 4) sorted by relevance
98 extern int hpet_rtc_dropped_irq(void);
111 #define hpet_rtc_dropped_irq() 0 macro1070 if (hpet_rtc_dropped_irq()) { in rtc_dropped_irq()
1202 int hpet_rtc_dropped_irq(void) in hpet_rtc_dropped_irq() function1206 EXPORT_SYMBOL_GPL(hpet_rtc_dropped_irq);
154 static inline int hpet_rtc_dropped_irq(void) in hpet_rtc_dropped_irq() function