Searched refs:hpet_set_rtc_irq_bit (Results 1 – 4 of 4) sorted by relevance
95 extern int hpet_set_rtc_irq_bit(unsigned long bit_mask);
129 static inline int hpet_set_rtc_irq_bit(unsigned long mask) in hpet_set_rtc_irq_bit() function341 hpet_set_rtc_irq_bit(mask); in cmos_irq_enable()1080 hpet_set_rtc_irq_bit(tmp & RTC_IRQMASK); in cmos_resume()
113 #define hpet_set_rtc_irq_bit(arg) 0 macro1303 if (hpet_set_rtc_irq_bit(bit)) in set_rtc_irq_bit_locked()
1235 int hpet_set_rtc_irq_bit(unsigned long bit_mask) in hpet_set_rtc_irq_bit() function1252 EXPORT_SYMBOL_GPL(hpet_set_rtc_irq_bit);