Searched refs:watchdog_timer_fn (Results 1 – 2 of 2) sorted by relevance
294 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn() function352 hrtimer->function = watchdog_timer_fn; in start_watchdog()
354 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn() function465 hrtimer->function = watchdog_timer_fn; in watchdog_enable()