Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dwatchdog.c331 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn() function
393 hrtimer->function = watchdog_timer_fn; in start_watchdog()
/OK3568_Linux_fs/kernel/kernel/
H A Dwatchdog.c455 static enum hrtimer_restart watchdog_timer_fn(struct hrtimer *hrtimer) in watchdog_timer_fn() function
566 hrtimer->function = watchdog_timer_fn; in watchdog_enable()