Home
last modified time | relevance | path

Searched refs:watchdog_timer_fn (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dwatchdog.c363 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn() function
475 hrtimer->function = watchdog_timer_fn; in watchdog_enable()