Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dhpet.h97 extern int hpet_set_periodic_freq(unsigned long freq);
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dhpet.c1260 int hpet_set_periodic_freq(unsigned long freq) in hpet_set_periodic_freq() function
1281 EXPORT_SYMBOL_GPL(hpet_set_periodic_freq);
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-cmos.c149 static inline int hpet_set_periodic_freq(unsigned long freq) in hpet_set_periodic_freq() function
877 hpet_set_periodic_freq(cmos_rtc.rtc->irq_freq); in cmos_do_probe()