Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/rtc/
H A 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()
721 if (use_hpet_alarm()) in cmos_interrupt()
740 if (use_hpet_alarm()) in cmos_interrupt()
1046 if (use_hpet_alarm()) in cmos_do_probe()
1065 if (use_hpet_alarm()) in cmos_do_probe()
[all...]
/kernel/linux/linux-6.6/drivers/rtc/
H A 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()
1057 if (use_hpet_alarm()) in cmos_do_probe()
1076 if (use_hpet_alarm()) in cmos_do_probe()
[all...]

Completed in 4 milliseconds