Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rtc/
Drtc-cmos.c170 static int use_hpet_alarm(void) in use_hpet_alarm() function
320 if (use_hpet_alarm()) in cmos_checkintr()
340 if (use_hpet_alarm()) in cmos_irq_enable()
358 if (use_hpet_alarm()) in cmos_irq_disable()
482 if (use_hpet_alarm()) { in cmos_set_alarm()
546 use_hpet_alarm() ? "yes" : "no", in cmos_procfs()
652 if (use_hpet_alarm()) in cmos_interrupt()
671 if (use_hpet_alarm()) in cmos_interrupt()
801 if (use_hpet_alarm()) in cmos_do_probe()
820 if (use_hpet_alarm()) in cmos_do_probe()
[all …]