Searched refs:hpet_set_rtc_irq_bit (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dhpet.h97 extern int hpet_set_rtc_irq_bit(unsigned long bit_mask);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rtc/
H A Drtc-cmos.c106 static inline int hpet_set_rtc_irq_bit(unsigned long mask) function
307 hpet_set_rtc_irq_bit(mask);
919 hpet_set_rtc_irq_bit(tmp & RTC_IRQMASK);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Drtc.c113 #define hpet_set_rtc_irq_bit(arg) 0 macro
1404 if (hpet_set_rtc_irq_bit(bit))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dhpet.c1092 int hpet_set_rtc_irq_bit(unsigned long bit_mask) function
1109 EXPORT_SYMBOL_GPL(hpet_set_rtc_irq_bit); variable

Completed in 42 milliseconds