Searched refs:ce_broadcast_hrtimer (Results 1 – 1 of 1) sorted by relevance
77 static struct clock_event_device ce_broadcast_hrtimer = { variable96 ce_broadcast_hrtimer.event_handler(&ce_broadcast_hrtimer); in bc_handler()98 if (clockevent_state_oneshot(&ce_broadcast_hrtimer)) in bc_handler()99 if (ce_broadcast_hrtimer.next_event.tv64 != KTIME_MAX) in bc_handler()109 clockevents_register_device(&ce_broadcast_hrtimer); in tick_setup_hrtimer_broadcast()