Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dwatchdog_core.h76 void watchdog_hrtimer_pretimeout_stop(struct watchdog_device *wdd);
80 static inline void watchdog_hrtimer_pretimeout_stop(struct watchdog_device *wdd) {} in watchdog_hrtimer_pretimeout_stop() function
H A Dwatchdog_hrtimer_pretimeout.c41 void watchdog_hrtimer_pretimeout_stop(struct watchdog_device *wdd) in watchdog_hrtimer_pretimeout_stop() function
H A Dwatchdog_dev.c316 watchdog_hrtimer_pretimeout_stop(wdd); in watchdog_stop()
1135 watchdog_hrtimer_pretimeout_stop(wdd); in watchdog_cdev_unregister()