Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dhpet.h87 extern int hpet_rtc_dropped_irq(void);
/openbmc/linux/arch/x86/kernel/
H A Dhpet.c1395 int hpet_rtc_dropped_irq(void) in hpet_rtc_dropped_irq() function
1399 EXPORT_SYMBOL_GPL(hpet_rtc_dropped_irq);
/openbmc/linux/drivers/rtc/
H A Drtc-cmos.c154 static inline int hpet_rtc_dropped_irq(void) in hpet_rtc_dropped_irq() function