Home
last modified time | relevance | path

Searched defs:is_periodic (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/clocksource/
H A Dtimer-stm32-lp.c50 int is_periodic) in stm32_clkevent_lp_set_timer()
/openbmc/linux/arch/x86/kvm/
H A Di8254.h29 bool is_periodic; member
/openbmc/qemu/rust/hw/timer/hpet/src/
H A Dhpet.rs256 const fn is_periodic(&self) -> bool { in is_periodic() method