hpet_set_periodic_freq   97 arch/x86/include/asm/hpet.h extern int hpet_set_periodic_freq(unsigned long freq);
hpet_set_periodic_freq 1200 arch/x86/kernel/hpet.c EXPORT_SYMBOL_GPL(hpet_set_periodic_freq);
hpet_set_periodic_freq  664 drivers/char/rtc.c 		if (hpet_set_periodic_freq(arg)) {
hpet_set_periodic_freq 1009 drivers/char/rtc.c 	if (!hpet_set_periodic_freq(rtc_freq)) {
hpet_set_periodic_freq  816 drivers/rtc/rtc-cmos.c 			hpet_set_periodic_freq(cmos_rtc.rtc->irq_freq);