Searched refs:hpet_set_periodic_freq (Results 1 – 3 of 3) sorted by relevance
86 extern int hpet_set_periodic_freq(unsigned long freq);
1372 int hpet_set_periodic_freq(unsigned long freq) in hpet_set_periodic_freq() function1393 EXPORT_SYMBOL_GPL(hpet_set_periodic_freq);
149 static inline int hpet_set_periodic_freq(unsigned long freq) in hpet_set_periodic_freq() function1056 hpet_set_periodic_freq(cmos_rtc.rtc->irq_freq); in cmos_do_probe()