Searched refs:hpet_set_rtc_irq_bit (Results 1 – 4 of 4) sorted by relevance
94 extern int hpet_set_rtc_irq_bit(unsigned long bit_mask);
138 static inline int hpet_set_rtc_irq_bit(unsigned long mask) in hpet_set_rtc_irq_bit() function351 hpet_set_rtc_irq_bit(mask); in cmos_irq_enable()1097 hpet_set_rtc_irq_bit(tmp & RTC_IRQMASK); in cmos_resume()
109 #define hpet_set_rtc_irq_bit(arg) 0 macro1298 if (hpet_set_rtc_irq_bit(bit)) in set_rtc_irq_bit_locked()
1147 int hpet_set_rtc_irq_bit(unsigned long bit_mask) in hpet_set_rtc_irq_bit() function1164 EXPORT_SYMBOL_GPL(hpet_set_rtc_irq_bit);