Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dwatchdog_hrtimer_pretimeout.c12 static enum hrtimer_restart watchdog_hrtimer_pretimeout(struct hrtimer *timer) in watchdog_hrtimer_pretimeout() function
27 wd_data->pretimeout_timer.function = watchdog_hrtimer_pretimeout; in watchdog_hrtimer_pretimeout_init()
H A DMakefile12 watchdog-$(CONFIG_WATCHDOG_HRTIMER_PRETIMEOUT) += watchdog_hrtimer_pretimeout.o