hpet_set_rtc_irq_bit   94 arch/x86/include/asm/hpet.h extern int hpet_set_rtc_irq_bit(unsigned long bit_mask);
hpet_set_rtc_irq_bit 1164 arch/x86/kernel/hpet.c EXPORT_SYMBOL_GPL(hpet_set_rtc_irq_bit);
hpet_set_rtc_irq_bit 1298 drivers/char/rtc.c 	if (hpet_set_rtc_irq_bit(bit))
hpet_set_rtc_irq_bit  351 drivers/rtc/rtc-cmos.c 		hpet_set_rtc_irq_bit(mask);
hpet_set_rtc_irq_bit 1097 drivers/rtc/rtc-cmos.c 				hpet_set_rtc_irq_bit(tmp & RTC_IRQMASK);