Home
last modified time | relevance | path

Searched defs:update_timer (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddp.c1119 struct ath11k_hp_update_timer *update_timer = from_timer(update_timer, in ath11k_dp_shadow_timer_handler() local
1145 struct ath11k_hp_update_timer *update_timer) in ath11k_dp_shadow_start_timer()
1164 struct ath11k_hp_update_timer *update_timer) in ath11k_dp_shadow_stop_timer()
1176 struct ath11k_hp_update_timer *update_timer, in ath11k_dp_shadow_init_timer()
/openbmc/qemu/include/hw/rtc/
H A Dmc146818rtc.h40 QEMUTimer *update_timer; member