Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/rtc/
Drtc-cmos.c179 static inline int use_hpet_alarm(void) in use_hpet_alarm() function
357 if (use_hpet_alarm()) in cmos_checkintr()
377 if (use_hpet_alarm()) in cmos_irq_enable()
395 if (use_hpet_alarm()) in cmos_irq_disable()
503 if (use_hpet_alarm()) { in cmos_set_alarm_callback()
609 use_hpet_alarm() ? "yes" : "no", in cmos_procfs()
715 if (use_hpet_alarm()) in cmos_interrupt()
734 if (use_hpet_alarm()) in cmos_interrupt()
870 if (use_hpet_alarm()) in cmos_do_probe()
889 if (use_hpet_alarm()) in cmos_do_probe()
[all …]