Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dwatchdog_dev.c229 static enum hrtimer_restart watchdog_timer_expired(struct hrtimer *timer) in watchdog_timer_expired() function
1055 wd_data->timer.function = watchdog_timer_expired; in watchdog_cdev_register()