Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/rtc/
Drtc-cmos.c179 static inline int use_hpet_alarm(void) in use_hpet_alarm() function
330 if (use_hpet_alarm()) in cmos_checkintr()
350 if (use_hpet_alarm()) in cmos_irq_enable()
368 if (use_hpet_alarm()) in cmos_irq_disable()
493 if (use_hpet_alarm()) { in cmos_set_alarm()
554 use_hpet_alarm() ? "yes" : "no", in cmos_procfs()
666 if (use_hpet_alarm()) in cmos_interrupt()
685 if (use_hpet_alarm()) in cmos_interrupt()
815 if (use_hpet_alarm()) in cmos_do_probe()
834 if (use_hpet_alarm()) in cmos_do_probe()
[all …]