Searched refs:hpet_set_periodic_freq (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-x86_64/
H A Dhpet.h73 extern int hpet_set_periodic_freq(unsigned long freq);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-i386/
H A Dhpet.h109 extern int hpet_set_periodic_freq(unsigned long freq);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dhpet.c423 int hpet_set_periodic_freq(unsigned long freq) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/kernel/
H A Dhpet.c433 int hpet_set_periodic_freq(unsigned long freq) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Drtc.c111 #define hpet_set_periodic_freq(arg) 0 macro
656 if (hpet_set_periodic_freq(arg)) {
1074 if (!hpet_set_periodic_freq(rtc_freq)) {

Completed in 97 milliseconds